reworked pane / tty introspection (3)

fixed _pane_info() when running under Cygwin
pull/569/head
Gregory Pakosz 2 years ago
parent 0ad7f141dc
commit ee1547cb6c
  1. 1
      .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

Loading…
Cancel
Save