reworked pane / tty introspection (3)
fixed _pane_info() when running under Cygwin
This commit is contained in:
parent
0ad7f141dc
commit
ee1547cb6c
1 changed files with 0 additions and 1 deletions
|
@ -509,7 +509,6 @@ run 'cut -c3- ~/.tmux.conf | sh -s _apply_configuration'
|
||||||
# while (child[pid])
|
# while (child[pid])
|
||||||
# pid = child[pid]
|
# pid = child[pid]
|
||||||
#
|
#
|
||||||
# print pid":"user[pid]":"command[pid]
|
|
||||||
# file = "/proc/" pid "/cmdline"; getline command < file; close(file)
|
# file = "/proc/" pid "/cmdline"; getline command < file; close(file)
|
||||||
# gsub(/\0/, " ", command)
|
# gsub(/\0/, " ", command)
|
||||||
# "id -un " user[pid] | getline username
|
# "id -un " user[pid] | getline username
|
||||||
|
|
Loading…
Reference in a new issue