mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00: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>.
|
The `nnn` way is to work with multiple contexts using <kbd>Tab</kbd> or <kbd>Shift+Tab</kbd>.
|
||||||
|
|
||||||
Other solutions:
|
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)
|
- 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
|
```sh
|
||||||
dvtm n n
|
dvtm n n
|
||||||
|
|
Loading…
Reference in a new issue