From 30e04fe6ef9d27e02362821e3a9409cda52e4357 Mon Sep 17 00:00:00 2001 From: toonn Date: Mon, 23 Sep 2019 23:28:14 +0200 Subject: Add multiple section headings for command variations I also added a utf8 encoding directive because pod2man complains otherwise and I see no reason not to have a utf8 manpage. --- doc/ranger.pod | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'doc/ranger.pod') diff --git a/doc/ranger.pod b/doc/ranger.pod index dfb9386a..e84c13a7 100644 --- a/doc/ranger.pod +++ b/doc/ranger.pod @@ -1,3 +1,4 @@ +=encoding utf8 =head1 NAME ranger - visual file manager @@ -1313,7 +1314,13 @@ See also: man 1 chmod Opens the console with the command already typed in. The cursor is placed at I. -=item copymap I I [I ...] +=item copymap I I [I ...] + +=item copycmap I I [I ...] + +=item copypmap I I [I ...] + +=item copytmap I I [I ...] Copies the keybinding I to I in the "browser" context. This is a deep copy, so if you change the new binding (or parts of it) later, the old one @@ -1440,7 +1447,13 @@ See the I module for some examples. Load the copy buffer from F<~/.config/ranger/copy_buffer>. This can be used to pass the list of copied files to another ranger instance. -=item map I I +=item map I I + +=item cmap I I + +=item pmap I I + +=item tmap I I Assign the key combination to the given command. Whenever you type the key/keys, the command will be executed. Additionally, if you use a quantifier @@ -1644,7 +1657,13 @@ To close the console, press ESC or execute a file. This command is based on the I command and supports all of its options. -=item unmap [I ...] +=item unmap [I ...] + +=item cunmap [I ...] + +=item punmap [I ...] + +=item tunmap [I ...] Removes the given key mappings in the "browser" context. To unmap key bindings in the console, pager, or taskview use "cunmap", "punmap" or "tunmap". -- cgit 1.4.1-2-gfad0