|
Hello, With iTerm2, with default settings, I can use the following bindings in my tmux configuration: And I can swap windows' position by doing: This doesn't work in Ghostty. Does someone have a solution please? (I tried with both tmux |
Replies: 2 comments 1 reply
|
I just noticed that if I want it to work in Ghostty, I need to use I'm not sure who's in the wrong between iTerm2 and Ghostty. |
|
Hello @mitchellh 👋 Pinging you here as I reached out to tmux authors. When pressing Control + Shift + H or Control + Shift + L, Ghostty behaves differently from iTerm2 and Xterm. In Ghostty
In iTerm2 and Xterm
I wanted to report this as a bug but it seems I first need this discussion to get traction then approval? |
Fantastic. I've verified this, found the bug, wrote a test, and PRed the fix: #9289.
Thank you.