mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 20:01:27 +00:00
Update docs
This commit is contained in:
parent
13fb1d8c0e
commit
e7e09483b6
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue