weechat-dev
[Top][All Lists]
Advanced

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

[bug #37045] Impossible to bind Ctrl+Bksp, possibly other similar keys


From: Sebastien Helleu
Subject: [bug #37045] Impossible to bind Ctrl+Bksp, possibly other similar keys
Date: Tue, 14 Mar 2023 16:41:41 -0400 (EDT)

Update of bug #37045 (project weechat):

              Item Group:                    None => other                  
                  Status:                    None => Invalid                
             Assigned to:                    None => flashcode              

    _______________________________________________________

Follow-up Comment #2:

Keys backspace and ctrl-backspace should be received with different codes in
WeeChat (if not, as Mantas said, the terminal is guilty, not WeeChat).

For example, with command `showkey -a`:

$ showkey -a

Press any keys - Ctrl-D will terminate this program

^?      127 0177 0x7f        <-- pressed: backspace
^H        8 0010 0x08        <-- pressed: ctrl+backspace


If you have this, you can then bind `ctrl-H` for ctrl + backspace.

Closing the issue as invalid.


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?37045>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

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