-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Issue description
Hi, sorry if the answer is straightforward but I have been banging my head on this for hours.
Outside tmux either ctrl + A or Home work to go to beginning of line (idem for end of line).
I am using alacritty and zsh on Fedora 37.
Inside tmux, using ctrl + A sends ^A and Home does a weird uppercase thing and enters some kind of mode I can only exit with ctrl + C.
Outside tmux Home sends ^[[H
Inside tmux Home sends ^[[1~
my tmux.conf
Any pointer to where the issue might be would be greatly appreciated.
Required information
Please provide the following information:
- tmux version (
tmux -V). 3.3a - Platform (
uname -sp). Linux x86_64 - $TERM inside and outside of tmux (
echo $TERM). 'xterm-256colors' / 'tmux-256colors' - Logs from tmux:
tmux-client-367678.log
tmux-out-367680.log
tmux-server-367680.log
Metadata
Metadata
Assignees
Labels
No labels