removed support for tmux < 2.4

This commit is contained in:
Gregory Pakosz
2023-01-04 11:26:39 +01:00
parent 5641d3b3f5
commit 5c41188a31
3 changed files with 15 additions and 72 deletions
+1 -2
View File
@@ -10,8 +10,7 @@ Installation
Requirements:
- tmux **`>= 2.3`** (soon `>= 2.4`) running inside Linux, Mac, OpenBSD, Cygwin
or WSL
- tmux **`>= 2.4`** running inside Linux, Mac, OpenBSD, Cygwin or WSL
- awk, perl and sed
- outside of tmux, `$TERM` must be set to `xterm-256color`