summary refs log tree commit diff stats
path: root/ranger/config/rc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/config/rc.conf')
-rw-r--r--ranger/config/rc.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/ranger/config/rc.conf b/ranger/config/rc.conf
index 3d58360c..d6652654 100644
--- a/ranger/config/rc.conf
+++ b/ranger/config/rc.conf
@@ -215,6 +215,9 @@ set clear_filters_on_dir_change false
 # Disable displaying line numbers in main column
 set line_numbers false
 
+# Save tabs on exit
+set save_tabs_on_exit false
+
 # Enable scroll wrapping - moving down while on the last item will wrap around to
 # the top and vice versa.
 set wrap_scroll false