diff --git a/.tmux.conf b/.tmux.conf index 32b7b78..164836b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -509,7 +509,6 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration' # while (child[pid]) # pid = child[pid] # -# print pid":"user[pid]":"command[pid] # file = "/proc/" pid "/cmdline"; getline command < file; close(file) # gsub(/\0/, " ", command) # "id -un " user[pid] | getline username