Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: fixed width terminals #133550

Closed
3 tasks done
meganrogge opened this issue Sep 21, 2021 · 0 comments
Closed
3 tasks done

Test: fixed width terminals #133550

meganrogge opened this issue Sep 21, 2021 · 0 comments

Comments

@meganrogge
Copy link
Contributor

meganrogge commented Sep 21, 2021

Refs: #74501

Complexity: 3

Authors: @Tyriar, @meganrogge

Create Issue


Sometimes terminal line wrapping can be disruptive. In these cases, people want the option to switch it off or to set the terminal's dimensions for their particular use case. This iteration, we have added both to accommodate those requests.

Test:

  • the workbench.action.terminal.setFixedDimensions command
  • the workbench.action.terminal.toggleWrapping command
  • the associated context menu actions in the tab and editor areas
  • Alt + Z or Option + Z (mac) with the terminal focused should toggle wrapping
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants