From: Joerg Woelke Date: Sat, 5 Sep 2009 19:09:50 +0000 (+0200) Subject: grmlzshrc.t2t: Some keybindings. X-Git-Tag: v0.3.77~12 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=539bd76c726a48e1bfa28108be63cecda588edac grmlzshrc.t2t: Some keybindings. ESC-v, CTRL-x-1, CTRL-x-p, CTRL-z. --- diff --git a/doc/grmlzshrc.t2t b/doc/grmlzshrc.t2t index 3f0d90d..3fc7c20 100644 --- a/doc/grmlzshrc.t2t +++ b/doc/grmlzshrc.t2t @@ -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