diff options
author | nicm <nicm> | 2014-04-02 07:55:09 +0000 |
---|---|---|
committer | nicm <nicm> | 2014-04-02 07:55:09 +0000 |
commit | b52b40b2bc9e90e2e585aa2158aee45fcbe1db86 (patch) | |
tree | b67db95b7befb44a697645197a79b6f690ad742d | |
parent | d9960b2d4d4cb6697086d32b24e9e6cbc74df483 (diff) | |
download | rtmux-b52b40b2bc9e90e2e585aa2158aee45fcbe1db86.tar.gz rtmux-b52b40b2bc9e90e2e585aa2158aee45fcbe1db86.tar.bz2 rtmux-b52b40b2bc9e90e2e585aa2158aee45fcbe1db86.zip |
pane_start_path has gone away.
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3128,7 +3128,6 @@ The following variables are available, where appropriate: .It Li "pane_index" Ta "#P" Ta "Index of pane" .It Li "pane_pid" Ta "" Ta "PID of first process in pane" .It Li "pane_start_command" Ta "" Ta "Command pane started with" -.It Li "pane_start_path" Ta "" Ta "Path pane started with" .It Li "pane_tabs" Ta "" Ta "Pane tab positions" .It Li "pane_title" Ta "#T" Ta "Title of pane" .It Li "pane_tty" Ta "" Ta "Pseudo terminal of pane" |