On debian and ubuntu these control sequences are output while using
gnome-terminal and xterm.
---
 share/functions/fish_default_key_bindings.fish |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/share/functions/fish_default_key_bindings.fish 
b/share/functions/fish_default_key_bindings.fish
index f8e1edf..a26387d 100644
--- a/share/functions/fish_default_key_bindings.fish
+++ b/share/functions/fish_default_key_bindings.fish
@@ -68,6 +68,8 @@ function fish_default_key_bindings -d "Default (Emacs-like) 
key bindings for fis
        bind \e\x7f backward-kill-word
        bind \eb backward-word
        bind \ef forward-word
+       bind \e\[1\;5C forward-word
+       bind \e\[1\;5D backward-word
        bind \ed forward-kill-word
        bind -k ppage beginning-of-history
        bind -k npage end-of-history
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to