Exploring tmux as a Developer Tool
Exploring tmux as a Developer Tool

Exploring tmux as a Developer Tool

Author
Shiv Bade
Tags
tmux
developer productivity
Published
March 28, 2016
Featured
Slug
Tweet
tmux became a key part of my terminal workflow this quarter.
Key bindings: - ctrl-b % to split vertical - ctrl-b o to move between panes - Sessions persist even if SSH drops
tmux layout
tmux layout
Great for remote dev environments and multitasking.