File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5252Future
5353------
5454
55- - Automatically grab ``[-L socket-name] `` and ``[-S socket-path] ``
56- from where tmuxp was ran. ``os.environ.get('$TMUX') ``.
57- - Automatically grab current sesession, window, session from where
58- script is ran. ``$ tmuxp kill-window `` should kill current window.
59-
60- Or, As an alternative, create a mapping that pipes commands right into
61- tmux like a layer cake.
55+ - Automatically grab ``[-L socket-name] `` and ``[-S socket-path] ``
56+ from where tmuxp was ran. ``os.environ.get('$TMUX') ``.
57+ - Automatically grab current sesession, window, session from where
58+ script is ran. ``$ tmuxp kill-window `` should kill current window.
59+
60+ Or, As an alternative, create a mapping that pipes commands right into
61+ tmux like a layer cake.
6262
6363.. _pep257 : http://www.python.org/dev/peps/pep-0257/
6464.. _pep8 : http://www.python.org/dev/peps/pep-0008/
You can’t perform that action at this time.
0 commit comments