Skip to content

Allow some shell shortcuts to reach terminal#1697

Open
jeremypw wants to merge 7 commits into
masterfrom
jeremypw/terminal-pane/ctrl-r
Open

Allow some shell shortcuts to reach terminal#1697
jeremypw wants to merge 7 commits into
masterfrom
jeremypw/terminal-pane/ctrl-r

Conversation

@jeremypw
Copy link
Copy Markdown
Collaborator

@jeremypw jeremypw commented Feb 23, 2026

Fixes #1612
Fixes #1658
Fixes #1604
Fixes #28

The following Code action shortcuts are now disabled while the terminal pane is focussed:

  • Ctrl-R (± Shift) (SHOW-REPLACE / RESTORE-PROJECT_DOCS)
  • Ctrl-Z (± Shift) (UNDO / REDO)
  • Ctrl-U (TO-UPPER-CASE)
  • Ctrl-K (± Shift) (DUPLICATE-TAB / CLEAR-LINES)
  • Ctrl-L (TO-LOWER-CASE)

Should all MainWindow actions be disabled while Terminal open (except selected actions that make sense)? Any other single actions needed to be disabled?

@jeremypw jeremypw added the testing Merged in code-dogfood project. Does not conflict with other PRs with testing label. label Mar 2, 2026
@jeremypw jeremypw removed the testing Merged in code-dogfood project. Does not conflict with other PRs with testing label. label May 16, 2026
@jeremypw jeremypw added this to the 8.3.1 milestone May 16, 2026
@jeremypw jeremypw marked this pull request as ready for review May 16, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant