Skip to content

Releases: alexandrebodin/tmuxctl

v0.0.1

03 Jul 11:55
Compare
Choose a tag to compare

Changelog

24c98b3 Add LICENSE
0d24d3c Add pane scrip runner
76a6aac Add pane.go to manage panes
a45fb6d Add select-window and select-pane for startup
af101d4 Add split options
3f30d2a Add sync window
fba6c70 Add tmux package for command and moving config interpretation into constructors
9372c4f Add window pane-scripts options to run scripts for each pane
2649254 Add window scripts
b43ddfb Add window-scripts and clear-panes options
b65b3f2 Add zoom feature for panes
42be50e Adding goreleaser
b4189f5 Adding windows
d883310 Init
40c1a8d Init session with correct dir and cd in first window
6c0be07 Pane dir and window layout
020c03f Parse options for futur use of base-index and pane-base-index
30721cd Refactor to use tmux.Exec, make dirs managment more robust
18202e2 Refactoring of send-keys and commands
cced521 Update README.md
eb372e6 Upgrate deps, Add install script and update README
2d8e4b5 Use go findup to find .tmuxctlrc
733f515 Use pane-base-index for select-pane adjustment
ea67757 handle empty panes