Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
+ts_inhibit_custom_colorscheme
has_ncurses=$( ts_has_ncurses_support )
if [ "$has_ncurses" != "yes" ]; then
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
+ts_inhibit_custom_colorscheme
has_ncurses=$( ts_has_ncurses_support )
if [ "$has_ncurses" != "yes" ]; then
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
+ts_inhibit_custom_colorscheme
has_ncurses=$( ts_has_ncurses_support )
if [ "$has_ncurses" != "yes" ]; then