Some bindings aren't working #269
FlorianLoch
started this conversation in
Bugs
Replies: 1 comment
|
I can reproduce it here. tmux is sending different keycodes for some reason. No idea why, but I will investigate. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi there,
first of all some words of appreciation - love the UI and the concept!
Just played around with
toada little and noticed that - at least for me - some bindings aren't working when running it withintmux.Ctrl+handCtrl+[wouldn't work,Ctrl+]does... I am running the latest version withinghostty. Checked withcat -v- keycodes are what to expect:^[ ^] ^H. Sotmuxdoesn't eat the keypresses - but apparently they still don't make it totoad.Any idea what might be wrong?
All reactions