You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Temporary HOME and tmux config fixtures keep indices stable
129
+
-`TestServer` helper spins up multiple isolated tmux servers
130
+
- See the docs for full fixture list and usage examples
131
+
132
+
## When you might not need libtmux
133
+
134
+
- Layouts are static and live entirely in tmux config files
135
+
- You do not need to introspect or control running tmux from other tools
136
+
- Python is unavailable where tmux is running
137
+
138
+
## Project links
139
+
140
+
- Docs: [docs]
141
+
- API reference: [api]
142
+
- Changelog: [history]
143
+
- Migration notes: [migration]
144
+
- Issues: [issues]
145
+
- Test coverage: [coverage]
146
+
- Releases: [releases]
147
+
- License: [license]
148
+
- Support: [support]
149
+
150
+
## Contributing & support
151
+
152
+
Contributions are welcome. Please open an issue or PR if you find a bug or want to improve the API or docs. If libtmux helps you ship, consider sponsoring development via [support].
0 commit comments