about summary refs log tree commit diff stats
path: root/doc/ranger.pod
diff options
context:
space:
mode:
authorVitaly Belman <vitaly@telefonica.com>2017-03-17 10:06:53 +0200
committernfnty <git@nfnty.se>2017-03-19 19:03:59 +0100
commitb327b7352e10909d4713d3c802c4c34945523e2b (patch)
tree471e825de36799e2cc9dca38c876838f9f4edc0a /doc/ranger.pod
parenteb4d9d5424ee31ae911876213b7d483f8a90d451 (diff)
downloadranger-b327b7352e10909d4713d3c802c4c34945523e2b.tar.gz
Add ability to save/restore tabs
Fixes #502
Closes #505
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r--doc/ranger.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ranger.pod b/doc/ranger.pod
index bb30fab3..8fd499cf 100644
--- a/doc/ranger.pod
+++ b/doc/ranger.pod
@@ -911,6 +911,12 @@ Enable this if key combinations with the Alt Key don't work for you.
 
 If set to 'true', persistent filters would be cleared upon leaving the directory
 
+=item save_tabs_on_exit [bool]
+
+Save all tabs, except the active, on exit? The last saved tabs are restored once
+when starting the next session. Multiple sessions are stored in a stack and the
+oldest saved tabs are restored first.
+
 =back