Updated Home (markdown)

Jana 2020-08-02 15:40:54 +05:30
parent 6c42c9413d
commit c35ae4c360
1 changed files with 1 additions and 7 deletions

@ -17,16 +17,10 @@ Open multiple locations with 4 contexts. The status is shown in the top left cor
- other active contexts are underlined
- rest are inactive
Cycle contexts using <kbd>Tab</kbd> or <kbd>Shift+Tab</kbd>. Use context-specific colors (see below) to identify each context easily.
Cycle contexts using <kbd>Tab</kbd> or <kbd>Shift+Tab</kbd>. Use context-specific colors (see configuration `NNN_COLORS`) to identify each context easily.
A new context copies the state of the previous context.
#### Context color
Each context can have its own color specified in `NNN_COLORS`. The color codes are:
0: black, 1: red, 2: green, 3: yellow, 4: blue (default), 5: magenta, 6: cyan, 7: white
#### Dual pane
The `nnn` way is to work with multiple contexts using <kbd>Tab</kbd> or <kbd>Shift+Tab</kbd>.