GNOME Bugzilla – Bug 436697
gnome-terminal does not distinguish between Ctrl-Backspace and Backspace
Last modified: 2008-06-12 22:36:37 UTC
Please describe the problem: I wanted to bind Ctrl-Backspace to backward-kill-word in zsh, but it seems that gnome-terminal, unlike xterm, generates ^? for both of them(xterm generates ^? for Backspace and ^H for Ctrl-Backspace by default). Steps to reproduce: 1. Open up Gnome Terminal 2. Press C-v Backspace C-v Ctrl-Backspace 3. Perform the same operation in xterm 4. Feel the difference! Actual results: Expected results: Does this happen every time? Yep. Other information: Tested on Ubuntu Feisty. Asked around on Ubuntu forums before filing a bug: http://ubuntuforums.org/showthread.php?t=433674
Any news on this? It is still very annoying that I can't use Ctrl-Backspace in tilda/gnome-terminal.
In case it helps, I use zsh.
Have you tried the 'compatibility' tab options in the profile editor (edit->current profile) ?
Yes, I did, and it didn't work. gnome-terminal still doesn't distinguish between Ctrl-Backspace and Backspace.
Note bug 420039 is about the same issue and has a patch attached. *** This bug has been marked as a duplicate of 420039 ***