UltimateByte %!s(int64=9) %!d(string=hai) anos
pai
achega
8702431d33
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      lgsm/functions/core_functions.sh

+ 7 - 1
lgsm/functions/core_functions.sh

@@ -116,7 +116,7 @@ fn_fetch_core_dl
 }
 
 
-# Command
+# Commands
 
 command_console.sh(){
 functionfile="${FUNCNAME}"
@@ -263,6 +263,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+check_tmuxception.sh(){
+functionfile="${FUNCNAME}"
+fn_fetch_function
+}
+
 
 # Compress
 
@@ -299,6 +304,7 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 }
 
+
 # Fix
 
 fix.sh(){