diff options
| author | 2017-04-24 02:36:49 +0530 | |
|---|---|---|
| committer | 2017-04-24 02:36:49 +0530 | |
| commit | b4166192e6f51e786ddece67245c95827a837a15 (patch) | |
| tree | 34c48086675ec3d61f7e730f654c0e918b0fe83d /nlay | |
| parent | c9dafb297b7e0b72d527f4c1c8e57bf0f51b7eeb (diff) | |
| download | nnn-b4166192e6f51e786ddece67245c95827a837a15.tar.gz | |
Support jump to initial directory
This change remaps the & key. However, / is more relevant for filter and & makes more sense wrt. address.
Diffstat (limited to 'nlay')
| -rwxr-xr-x | nlay | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,8 @@ # # The bg setting depends on personal preference and type of app, e.g., # I would start vim (CLI) in the foreground but Sublime Text (GUI) in the -# background. +# background. I also prefer mpv running in the background without disturbing +# my ongoing activity in nnn by blocking navigation. # # Check (and TOGGLE as you wish) the default bg settings. # |