File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88.. glossary ::
99
1010 libtmux
11- Python library for traversing, creating and managing tmux .
11+ Python library for interfacing with tmux through its objects .
1212
1313 tmuxp
1414 A tool to manage workspaces with tmux, built on libtmux.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Explore:
1616 quickstart
1717 about
1818 properties
19- traversing
19+ traversal
2020 servers
2121 sessions
2222 windows
Original file line number Diff line number Diff line change 1- .. _ Traversing :
1+ .. _ Traversal :
22
3- ==========
4- Traversing
5- ==========
3+ =========
4+ Traversal
5+ =========
66
7- libtmux offers you a handy way to move around the hierachy of sessions,
7+ libtmux convenient access to move around the hierachy of sessions,
88windows and panes in tmux.
99
1010this is done by libtmux's object abstraction of `target `\_ s (the ``-t ``
You can’t perform that action at this time.
0 commit comments