diff options
author | lostd <lostd@2f30.org> | 2014-10-23 18:26:06 +0300 |
---|---|---|
committer | lostd <lostd@2f30.org> | 2014-10-23 18:26:06 +0300 |
commit | ce7411e93ab43cbad335dceb5f1d65f6ec81b174 (patch) | |
tree | ead1173979fbdf6a9489e9a3f963fb2280b4673e | |
parent | 2d46c45a431ede154d0908c0a92a2c74b579ec04 (diff) | |
download | nnn-ce7411e93ab43cbad335dceb5f1d65f6ec81b174.tar.gz |
Document the old path history thing
-rw-r--r-- | noice.1 | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -75,12 +75,8 @@ is invoked as root the default filter will also match hidden files. .Sh HISTORY .Nm -keeps track of the current cursor position per directory -level. Backing up one directory level will restore the -cursor position at that level. -.Pp -History is discarded for the backed out directory. In other -words, history is recorded only when entering directories. +remembers the old path. Backing up one directory level will set the +cursor position at the directory you came out of. .Sh EXAMPLES The following example shows one possible configuration for file associations. This is the default configuration for |