summary refs log tree commit diff stats
path: root/doc/ranger.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ranger.1')
-rw-r--r--doc/ranger.122
1 files changed, 21 insertions, 1 deletions
diff --git a/doc/ranger.1 b/doc/ranger.1
index 13f47ca2..e62cee54 100644
--- a/doc/ranger.1
+++ b/doc/ranger.1
@@ -46,7 +46,7 @@ documentation for more information on flags.
 .\"-----------------------------------------
 .SH USAGE
 .\"-----------------------------------------
-.SS Keybindings
+.SS General Keybindings
 Many keybindings take an additional numeric argument.  Type \fI5j\fR to move
 down 5 lines, \fI10<Space>\fR to mark 10 files or \fI3?\fR to read the
 third chapter of the documentation.
@@ -66,6 +66,12 @@ Move to the top
 G
 Move to the bottom
 .TP
+^R
+Reload everything
+.TP
+^L
+Redraw the screen
+.TP
 yy
 Yank the selection.  (mark the files as copied)
 .TP
@@ -111,6 +117,20 @@ Open the command console
 ?
 Opens the help screen with more keybindings and documentation
 .\"-----------------------------------------
+.SS Keybindings for using Tabs
+Tabs are used to work in different directories in the same Ranger instance.
+.TP
+g\fIN\fR
+Open a tab. N has to be a number from 0 to 9. If the tab doesn't exist yet,
+it will be created.
+.TP
+gt, gT
+Go to the next or previous tab.  You can also use TAB and SHIFT+TAB.
+.TP
+gc, ^W
+Close the current tab.  The last tab cannot be closed.
+.P
+.\"-----------------------------------------
 .SS Mouse Usage
 .TP
 Left Mouse Button
:57:05 +0100 committer Michael Vetter <jubalh@iodoru.org> 2019-01-15 14:07:07 +0100 Reformat RELEASE_GUIDE as md and add more info' href='/danisanti/profani-tty/commit/RELEASE_GUIDE.md?id=f3ca75d61e0d73e8cd5f5c147b36bbdf74830325'>f3ca75d6 ^
0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^



f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^
f3ca75d6 ^

0f0659aa ^

f3ca75d6 ^


d4892b29 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72