bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tmux uses ^? for backspace


From: Přemysl Eric Janouch
Subject: tmux uses ^? for backspace
Date: Mon, 21 Sep 2020 21:06:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Hi,

I've noticed that tmux's kbs/key_backspace entry is inherited from
"screen", which lists it as ^H, however the default in tmux is \177/^?, see:

https://github.com/tmux/tmux/blob/655134f77c927f248f180a7f65c658359e10516e/options-table.c#L184
https://github.com/tmux/tmux/blob/a5f99e14c6f264e568b860692b89d11f5298a3f2/CHANGES#L382


Best regards,
Přemysl Eric Janouch





reply via email to

[Prev in Thread] Current Thread [Next in Thread]