Skip to content

Allow some shell shortcuts to reach terminal#1697

Draft
jeremypw wants to merge 8 commits into
masterfrom
jeremypw/terminal-pane/ctrl-r
Draft

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

Conversation

@jeremypw

@jeremypw jeremypw commented Feb 23, 2026

Copy link
Copy Markdown
Collaborator

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
@jeremypw jeremypw mentioned this pull request May 29, 2026
@jeremypw jeremypw modified the milestones: 8.3.1, 8.3.2 Jun 5, 2026
@jeremypw jeremypw marked this pull request as draft June 20, 2026 16:35
@jeremypw

Copy link
Copy Markdown
Collaborator Author

Converting back to draft while refactoring of event handling is done in prep for Gtk4. Will reconsider after those are merged.

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