mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Concepts (markdown)
parent
825bb5c9fb
commit
04c9959466
@ -20,10 +20,10 @@ 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))
|
||||
- terminal emulators with split support (Terminator, Tilix)
|
||||
|
||||
E.g., to open 2 instances in `dvtm`, run:
|
||||
For example, to open 2 instances in `dvtm`, run:
|
||||
|
||||
```sh
|
||||
dvtm n n
|
||||
|
Loading…
Reference in New Issue
Block a user