summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 2b3efbe..94c8dac 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -491,6 +491,11 @@ misbehaving window this command should do the trick. Also available as
@item lastmsg
Display the last message.
+@item link @var{key}
+Call the command that @var{key} is bound to. For instance
+@command{link C-t} would call the command @command{other} and switch
+to the last window.
+
@item redisplay
Redisplay the current window, just like @kbd{C-t l} would do.