From 29b2bd391a08a0a3271aebaae6f74830ea5c60f3 Mon Sep 17 00:00:00 2001 From: Lifepillar Date: Wed, 6 Mar 2019 10:59:35 +0100 Subject: [PATCH] Remove spurious command. --- scripts/solarized8.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/solarized8.sh b/scripts/solarized8.sh index 8d257c5..00a13d8 100755 --- a/scripts/solarized8.sh +++ b/scripts/solarized8.sh @@ -17,7 +17,6 @@ if [ "${TERM%%-*}" = 'linux' ]; then fi if [[ "$TERM" =~ "^(tmux|screen).*" && -n "$TMUX" ]]; then - echo "OKOKOKOKOKOKOK" # tell tmux to pass the escape sequences through # (Source: http://permalink.gmane.org/gmane.comp.terminal-emulators.tmux.user/1324) printf_template="\033Ptmux;\033\033]4;%d;rgb:%s\007\033\\"