diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2016-08-21 17:37:18 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-21 17:37:18 +0530 |
commit | 3701b5bd5ddd38742ca73ca8429eff0d579186b9 (patch) | |
tree | 1da5b21fc0d7fcc151ec2fd04a7f32e1b2ce9dfe /README.md | |
parent | 4eaf071fc247dc3cc71a4de65895ebcee84f5de7 (diff) | |
download | nnn-3701b5bd5ddd38742ca73ca8429eff0d579186b9.tar.gz |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -4,6 +4,19 @@ A fork of noice file browser: http://git.2f30.org/noice/ Additional customization to make it more friendly towards major distros (which `suck more` by some standards). +## Default features + +- Browse current or specified directory +- Navigate to parent or child directories +- Jump to first or last entry +- Open files with default-associated programs +- Jump to home directory +- Show/hide hidden files +- Sort entries by time modified +- Spawn a shell in current directory +- Run `top` +- Open a file with `vim` or `less` + ## Modifications - File associations |