diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-24 00:34:56 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-24 00:34:56 -0400 |
| commit | 1b2ac5a2d58d848f5eb664a346532ba4c4eaa68c (patch) | |
| tree | 8f2f491d05ad6008830c94c14bbd2396620223c2 /modules/selection-framework.el | |
| parent | 55ef016f7df0ce5ca5c48fbcae3ce46d16359e2e (diff) | |
| download | dotemacs-1b2ac5a2d58d848f5eb664a346532ba4c4eaa68c.tar.gz dotemacs-1b2ac5a2d58d848f5eb664a346532ba4c4eaa68c.zip | |
fix(term): scope copy-mode to C-<up> and don't re-enter mid-copy
Today's modified-arrow work bound every C-arrow and M-arrow to copy-mode, which swallowed C-<left>/C-<right> — readline word-motion at the shell prompt. Bind only C-<up> (enter copy-mode and scroll up); the other arrows pass through to the terminal again. C-<up> pressed while already in copy-mode now just moves up: cj/term-copy-mode-up checks tmux pane_in_mode (and ghostel--input-mode without tmux) and skips re-entry, which would otherwise reset the cursor to the start of the line.
Claude-Session: https://claude.ai/code/session_01BqrdWUo9GcznYX2pZr76gZ
Diffstat (limited to 'modules/selection-framework.el')
0 files changed, 0 insertions, 0 deletions
