tmux-xpanes

Awesome tmux-based terminal divider

MIT License

Downloads
60
Stars
1.9K
Committers
9

Bot releases are hidden (Show)

tmux-xpanes - Release: v2.0.1

Published by greymd over 7 years ago

  • Officially support tmux 2.4
  • Bug fix. Now argument can be handled more like xargs when Pipe mode.
tmux-xpanes - Release: v2.0.0

Published by greymd over 7 years ago

Ultimate terminal divider which has following features for tmux.

  • Split tmux's window into multiple panes.
    • Build command lines from given arguments & execute them on the panes.
  • Runnable from outside of tmux session.
  • Runnable from inside of tmux session.
  • Operation logging.
  • Layout arrangement for panes.
  • Generate command lines from standard input (Pipe mode).

RE-POSTING: The reason why the version is v2.0.0 is that most part of the source code is came from tmssh v1.3.0. This is actually upgraded version of tmssh.

tmux-xpanes - Pre-release: v2.0.0-alpha.3

Published by greymd over 7 years ago

Fix #26
Fix #32

tmux-xpanes - Pre-release: v2.0.0-alpha.2

Published by greymd over 7 years ago

Fix #1 : Add cool log image.
Fix #27 : New command line option -e
Fix #28 : Bug fix for pipe mode.

tmux-xpanes - Pre-release: v2.0.0-alpha.1

Published by greymd over 7 years ago

The reason why the version is v2.0.0 is that most part of the source code is came from tmssh v1.3.0. This is actually upgraded version of tmssh.