Releases: alexandrebodin/tmuxctl
Releases · alexandrebodin/tmuxctl
v0.0.11
Changelog
c537655 Move to go module & improve error messages
v0.0.10
Changelog
3a8ce1e Use current working directory in case it is not delcared in session
v0.0.9
Changelog
4ac5c81 Add cli command new to create a new config file with some simple options
16f3ce0 Refactor w.RunScripts
v0.0.7
Changelog
2853734 Add config tests
7cb2dc9 Only use cd for moving to directories (will support any patterns the current shell supports)
v0.0.6
Changelog
d95d48e Add more document and handle no first window
280d4fc Add test flag to check if a config is valid
b663c64 Adding more testing
1ca3ca6 Init tmux pkg test
40a2856 Initialise travis-ci
v0.0.5
Changelog
641d48c Add documentation link in README
d68e315 Init docs
c716017 Refactoring the cli and adding docs cmd
v0.0.4
Changelog
df7625e Add a config parser and init a config validor for future features
e031ccf add package tmux for executing commands, minor error refactoring
v0.0.3
Changelog
0da8a4b Add Target field on window and pane to refactor select-window / select-pane