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

Closed
opened 2026-01-30 23:03:30 +00:00 by claunia · 3 comments
Owner

Originally created by @CESBER on GitHub (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
Originally created by @CESBER on GitHub (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
Author
Owner

@musaugurlu commented on GitHub (Jul 12, 2019):

@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

@musaugurlu commented on GitHub (Jul 12, 2019): @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](https://user-images.githubusercontent.com/18178232/61159778-2d7d1800-a4cb-11e9-9e5a-1b39a361c844.png)
Author
Owner

@kcd83 commented on GitHub (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

@kcd83 commented on GitHub (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
Author
Owner

@carlos-zamora commented on GitHub (Jul 18, 2019):

  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 commented on GitHub (Jul 18, 2019): > 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 > 2. 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. > 3. What about an option to copy selected text automatically immediately after selection? #524 > 4. What about an option to open by default a different terminal (e.g. UBUNTU) that PowerShell? answered above. Closing as duplicate x 4
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2732