Hacker News
Lobsters
- fzf-tmux: script to open fzf in a tmux split pane https://github.com/junegunn/fzf 4 comments commandline
- Scripts to create sidebar, topbar, and "devour" mode in TMUX and run a command. https://github.com/uriel1998/tdab 3 comments commandline
- The ultimate vim+tmux window renaming script https://github.com/fabricio7p/RC-Files/blob/zsh-arch/.tmux.conf 8 comments vim
- Scripting tmux https://www.arp242.net/tmux.html 14 comments commandline
- (pure bash script) Create tmux session with the name of current directory, or attach if it exists https://gist.github.com/askhat/784dbd1b856a0e138fd6192abee67abc 15 comments commandline
- tmux dwindle layout, in a shell script https://sunaku.github.io/tmux-layout-dwindle.html 12 comments commandline
- Script your tmux to maximize awesome! http://minhajuddin.com/2016/02/17/script-your-tmux-to-maximize-awesome/ 3 comments ruby
- Tmux Shell Script https://www.youtube.com/watch?v=cBuKLTHw9Gg 9 comments commandline
- Scripting Tmux Layout http://amjith.blogspot.com/2011/08/scripting-tmux-layouts.html 19 comments programming
- Simple script for running user services/processes in tmux https://github.com/kallistoteles/tmux_keepup 9 comments commandline