1
1
mirror of https://github.com/jarun/nnn.git synced 2024-11-22 15:20:59 +03:00

Updated Concepts (markdown)

Mischievous Meerkat 2020-11-22 11:09:45 +05:30
parent 04c9959466
commit 4524059ff5

@ -20,7 +20,7 @@ Use **context-specific colors** (see configuration `NNN_COLORS`) to identify eac
The `nnn` way is to work with multiple contexts using <kbd>Tab</kbd> or <kbd>Shift+Tab</kbd>.
Other solutions:
- terminal multiplexers (tmux, GNU Screen, [dvtm](https://github.com/martanne/dvtm))
- terminal multiplexers (tmux, GNU Screen, [dvtm](https://github.com/martanne/dvtm), [SplitVT](http://slouken.libsdl.org/projects/splitvt/))
- terminal emulators with split support (Terminator, Tilix)
For example, to open 2 instances in `dvtm`, run: