From 825bb5c9fb620589c774b7b44a0b05f6e33f216d Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Sun, 22 Nov 2020 11:08:14 +0530 Subject: [PATCH] Updated Concepts (markdown) --- Concepts.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Concepts.md b/Concepts.md index b0085dd..87e7031 100644 --- a/Concepts.md +++ b/Concepts.md @@ -19,7 +19,11 @@ Use **context-specific colors** (see configuration `NNN_COLORS`) to identify eac The `nnn` way is to work with multiple contexts using Tab or Shift+Tab. -For dual pane, use a terminal multiplexer e.g., to open 2 instances in [`dvtm`](https://github.com/martanne/dvtm), run: +Other solutions: +- 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: ```sh dvtm n n