Update docs

This commit is contained in:
Arun Prakash Jana 2019-01-15 15:51:56 +05:30
parent 13fb1d8c0e
commit e7e09483b6
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -89,7 +89,7 @@ We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/
- Modes - Modes
- Basic, detail (default), disk usage analyzer (du) - Basic, detail (default), disk usage analyzer (du)
- Vim (or neovim) file picker (as a plugin) - File picker, vim (or neovim) plugin
- Navigation - Navigation
- Familiar, easy shortcuts (arrows, `~`, `-`, `&`) - Familiar, easy shortcuts (arrows, `~`, `-`, `&`)
- *Navigate-as-you-type* with auto-select directory - *Navigate-as-you-type* with auto-select directory
@ -119,6 +119,7 @@ We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/
- Spawn a subshell in the current directory - Spawn a subshell in the current directory
- Run a command, launch applications - Run a command, launch applications
- Run custom scripts in the current directory - Run custom scripts in the current directory
- Repository of custom scripts
- Run current file as executable - Run current file as executable
- Change directory at exit (*easy* shell integration) - Change directory at exit (*easy* shell integration)
- Edit file in EDITOR or open in PAGER - Edit file in EDITOR or open in PAGER