Yes I have this in my /cat/inputrc (in jaunty) # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving "\e[1;5C": forward-word "\e[1;5D": backward-word "\e[5C": forward-word "\e[5D": backward-word "\e\e[C": forward-word "\e\e[D": backward-word
$if term=rxvt "\e[8~": end-of-line "\eOc": forward-word "\eOd": backward-word $endif But it CTRL-LEFT works for me in bash (in xterm or gnome-terminal doesn't matter). But once I switch to zsh, then it doesn't work anymore. -- Jaunty: CTRL-LEFT and CTRL-RIGHT do not work in zsh https://bugs.launchpad.net/bugs/355883 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs