grmlzshrc.t2t: Some keybindings.
authorJoerg Woelke <joewoe@fsmail.de>
Sat, 5 Sep 2009 19:09:50 +0000 (21:09 +0200)
committerFrank Terbeck <ft@bewatermyfriend.org>
Wed, 21 Oct 2009 13:34:33 +0000 (15:34 +0200)
ESC-v, CTRL-x-1, CTRL-x-p, CTRL-z.

doc/grmlzshrc.t2t

index 3f0d90d..3fc7c20 100644 (file)
@@ -234,6 +234,18 @@ on PC keyboards.
 : **ESC-e**
 Edit the current command buffer in your favourite editor.
 
+: **ESC-v**
+Deletes a word left of the cursor; seeing '/' as additional word separator.
+
+: **CTRL-x-1**
+Jump right after the first word.
+
+: **CTRL-x-p**
+Searches the last occurence of string before the cursor in the command history.
+
+: **CTRL-z**
+Brings a job, which got suspended with CTRL-z back to foreground.
+
 
 == SHELL FUNCTIONS ==
 //grmlzshrc// comes with a wide array of defined shell functions to ease the