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

Settings Setup in a Simple Window and copy paste. #1945

Closed
CESBER opened this issue Jul 12, 2019 · 3 comments
Closed

Settings Setup in a Simple Window and copy paste. #1945

CESBER opened this issue Jul 12, 2019 · 3 comments
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@CESBER
Copy link

CESBER commented Jul 12, 2019

Hi.
I like this project very much. Please note that I have troubles to change the program's settings (see below), so that, it is possible that some of my comments/ideas may already be available.

  1. I use Visual Studio and every time I select settings option, a window with Visual Studio code opens. What about having a nice Window to edit the program settings being open by default?
  2. What about Ctrl+C and Ctrl+V to copy and paste selected text?
  3. What about an option to copy selected text automatically immediately after selection?
  4. What about an option to open by default a different terminal (e.g. UBUNTU) that PowerShell?
    Regards CESBER
@CESBER CESBER added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Jul 12, 2019
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Jul 12, 2019
@musaugurlu
Copy link

@CESBER
as for question 4, it is available in settings. In profiles.json file, set "defaultProfile" under "globals" to the "guid" of your preferred shell.

image

@kcd83
Copy link

kcd83 commented Jul 14, 2019

Regarding Q2 - does the new terminal have an option to disable "Quick edit mode"? Which, if I remember correctly, is how to enable ctrl+c/ctrl+v for copy and paste in windows cmd.
updated:
Looks like that question is a duplicate of #1837 and #1787 implies we will get this in version 0.3

@carlos-zamora
Copy link
Member

  1. I use Visual Studio and every time I select settings option, a window with Visual Studio code opens. What about having a nice Window to edit the program settings being open by default?

#1564

  1. What about Ctrl+C and Ctrl+V to copy and paste selected text?

Copy/Paste is a bindable setting as of #1093. Currently set to CTRL+SHIFT+C/V, I believe.

  1. What about an option to copy selected text automatically immediately after selection?

#524

  1. What about an option to open by default a different terminal (e.g. UBUNTU) that PowerShell?

answered above.

Closing as duplicate x 4

@carlos-zamora carlos-zamora added Area-User Interface Issues pertaining to the user interface of the Console or Terminal Product-Terminal The new Windows Terminal. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Product-Terminal The new Windows Terminal. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

4 participants