Leave TODO to bring back tmux session listings
[khome.git] / home / lib / login_functions.sh
index aa46c9f..335f6fd 100644 (file)
@@ -674,6 +674,7 @@ status() {
 
     echo 'accounting'
 
+    # TODO Bring back seesion and client listing, but per server/socket.
     printf '%stmux\n' "$indent_unit"
     ps -eo comm,cmd \
     | awk '
This page took 0.026005 seconds and 4 git commands to generate.