aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-04-18 04:54:07 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-04-18 04:54:07 +0530
commit645f43355e887e8d24698fb70bd2ac8a50b191d4 (patch)
treee4f4170e960fae809545ad9fd3fb7f0ff2520b20 /nnn.1
parentc63fb28effb2fbae903928b9b9453974c6e96c9f (diff)
downloadnnn-645f43355e887e8d24698fb70bd2ac8a50b191d4.tar.gz
Fix #526: persistent session
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.15
1 files changed, 3 insertions, 2 deletions
diff --git a/nnn.1 b/nnn.1
index a4beb87..350f48f 100644
--- a/nnn.1
+++ b/nnn.1
@@ -109,7 +109,7 @@ supports the following options:
load a session by name
.Pp
.Fl S
- start in disk usage analyzer mode
+ persistent session
.Pp
.Fl "t secs"
idle timeout in seconds to lock terminal
@@ -160,7 +160,8 @@ Sessions can be loaded dynamically from within a running
instance, or with a program option.
.Pp
When a session is loaded dynamically, the last working session is saved
-automatically to a dedicated -- "last session" -- session file.
+automatically to a dedicated -- "last session" -- session file. The "last
+session" is also used in persistent session mode.
.Pp
All the session files are located by session name in the directory
.Pp