From 4524059ff58d1cb370ee35139c9603da2b7719be Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Sun, 22 Nov 2020 11:09:45 +0530 Subject: [PATCH] Updated Concepts (markdown) --- Concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Concepts.md b/Concepts.md index 249d11e..f11ce13 100644 --- a/Concepts.md +++ b/Concepts.md @@ -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 Tab or Shift+Tab. 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: