diff options
author | sin <sin@2f30.org> | 2014-10-21 15:32:49 +0100 |
---|---|---|
committer | sin <sin@2f30.org> | 2014-10-21 15:32:49 +0100 |
commit | fef2d63e7608a6facc09e837f5a3e37c05bfb33f (patch) | |
tree | 200a106bec7b77a6b7abd3486ad998f684135b8d /README | |
parent | cfd530b167a36a613fa9e8b55246a7b388c02005 (diff) | |
download | nnn-fef2d63e7608a6facc09e837f5a3e37c05bfb33f.tar.gz |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ You can navigate the list using the following keybinds (hardcoded): | h | LEFT | ^? | navigate up one directory | / | & | | filter output | ! | | | spawn shell in current directory -| c | | | type and change into destination directory +| c | | | chdir into the given path | q | | | exit program +------+-------+-------+--------------------------------------------------- |