Skip to content

Fix some issues with running under tmux#946

Merged
jeremypw merged 5 commits into
mainfrom
jeremypw/fix-scroll-to-command-accel
Jan 25, 2026
Merged

Fix some issues with running under tmux#946
jeremypw merged 5 commits into
mainfrom
jeremypw/fix-scroll-to-command-accel

Conversation

@jeremypw

Copy link
Copy Markdown
Collaborator

Fixes #943

  • Change shortcut for scroll_to_command. Cannot use <alt><shift>Up as that interferes with Ibus.
  • Lose unused constant
  • Fix crash when reloading a tmux pane by ensuring old_loc is not corrupt in callback

@jeremypw jeremypw requested a review from a team December 29, 2025 12:29
@jeremypw jeremypw merged commit f103e7d into main Jan 25, 2026
4 checks passed
@jeremypw jeremypw deleted the jeremypw/fix-scroll-to-command-accel branch January 25, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Alt + Up doesn't work in tmux

2 participants