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