diff options
Diffstat (limited to 'doc/ranger.pod')
-rw-r--r-- | doc/ranger.pod | 6 |
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 |