mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
conf: rm tmux-old-ncurses.bash as legacy
This commit is contained in:
parent
984c2de9fb
commit
fcec48698d
@ -1,6 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
# Intended for systems with ncurses < 6 which is missing TERMINFO
|
||||
# for tmux-256color.
|
||||
if [[ $TERM == 'tmux-256color' ]]; then
|
||||
export TERM=screen-256color
|
||||
fi
|
Loading…
Reference in New Issue
Block a user