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

terminal: add context-menu #7632

Closed
lmcbout opened this issue Apr 20, 2020 · 2 comments · Fixed by #12326
Closed

terminal: add context-menu #7632

lmcbout opened this issue Apr 20, 2020 · 2 comments · Fixed by #12326
Labels
enhancement issues that are enhancements to current functionality - nice to haves help wanted issues meant to be picked up, require help terminal issues related to the terminal

Comments

@lmcbout
Copy link
Contributor

lmcbout commented Apr 20, 2020

Description

We should include a terminal context-menu to include the following items:

  • Copy
  • Paste
  • Select All
  • Clear (clears the terminal output)
  • Split Terminal
  • New Terminal
  • Kill Terminal (close terminal)

Additional Info

@vince-fugnitto vince-fugnitto changed the title Terminal view has no context menu terminal: add context-menu Apr 20, 2020
@vince-fugnitto vince-fugnitto added enhancement issues that are enhancements to current functionality - nice to haves terminal issues related to the terminal labels Apr 20, 2020
@vince-fugnitto
Copy link
Member

I updated the issue to include the items that should be present in the menu (based on the items present in vscode). I don't think there is anything preventing us from adding the menu, and I think its a nice improvement for end-users over the current functionality.

@lmcbout
Copy link
Contributor Author

lmcbout commented Apr 20, 2020

Thanks @vince-fugnitto for the completion.

@eclipse-theia eclipse-theia deleted a comment from VietHungPhan Apr 20, 2020
@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Apr 21, 2020
planger added a commit to eclipsesource/theia that referenced this issue Mar 20, 2023
Contributed on behalf of STMicroelectronics.
Fixes eclipse-theia#7632

Change-Id: Icb23f6fbdc44cdc5e018277e44ed5fe46c8ac26a
planger added a commit to eclipsesource/theia that referenced this issue Mar 21, 2023
Contributed on behalf of STMicroelectronics.
Fixes eclipse-theia#7632

Change-Id: Icb23f6fbdc44cdc5e018277e44ed5fe46c8ac26a
planger added a commit to eclipsesource/theia that referenced this issue Mar 23, 2023
Contributed on behalf of STMicroelectronics.
Fixes eclipse-theia#7632

Change-Id: Icb23f6fbdc44cdc5e018277e44ed5fe46c8ac26a
planger added a commit to eclipsesource/theia that referenced this issue Mar 23, 2023
Contributed on behalf of STMicroelectronics.
Fixes eclipse-theia#7632

Change-Id: Icb23f6fbdc44cdc5e018277e44ed5fe46c8ac26a
JonasHelming pushed a commit that referenced this issue Mar 24, 2023
Contributed on behalf of STMicroelectronics.
Fixes #7632

Change-Id: Icb23f6fbdc44cdc5e018277e44ed5fe46c8ac26a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement issues that are enhancements to current functionality - nice to haves help wanted issues meant to be picked up, require help terminal issues related to the terminal
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants