more xterm.ad sequences



Hi!

These are for directories history, find file and filtered view.

-- 
Tom Pala <gotar pld-linux org>           http://vfmg.sourceforge.net/
                              http://www.pld-linux.org/Members/gotar/
--- /home/gotar/cvs/mc.orig/lib/xterm.ad	1998-02-27 05:54:45.000000000 +0100
+++ /home/gotar/cvs/mc/lib/xterm.ad	2003-09-06 12:12:56.000000000 +0200
@@ -61,6 +61,7 @@
      a<Key>e: string(0x1b) string("e") \n\
      a<Key>f: string(0x1b) string("f") \n\
      a<Key>g: string(0x1b) string("g") \n\
+     a s<Key>h: string(0x1b) string("H")\n\
      a<Key>h: string(0x1b) string("h") \n\
      a<Key>i: string(0x1b) string("i") \n\
      a<Key>j: string(0x1b) string("j") \n\
@@ -79,4 +80,6 @@
      a<Key>w: string(0x1b) string("w") \n\
      a<Key>x: string(0x1b) string("x") \n\
      a<Key>y: string(0x1b) string("y") \n\
-     a<Key>z: string(0x1b) string("z")
+     a<Key>z: string(0x1b) string("z") \n\
+     a s<Key>/: string(0x1b) string("?")\n\
+     a s<Key>1: string(0x1b) string("!")


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