diff --git a/lgsm/functions/check_tmuxception.sh b/lgsm/functions/check_tmuxception.sh index 4dfbd2a16..d23fd88a4 100644 --- a/lgsm/functions/check_tmuxception.sh +++ b/lgsm/functions/check_tmuxception.sh @@ -27,3 +27,6 @@ fn_check_is_in_screen(){ core_exit.sh fi } + +fn_check_is_in_tmux +fn_check_is_in_screen