An Introduction to Scripting Tmux Key Bindings
Tmux is a powerful terminal multiplexer, and its built-in support for scripting allows you to create new features according to your own workflow.
I spend most of my day in Tmux, at the command line, grepping through codebases and editing files with Vim. I copied and pasted or re-typed file names for a long time before I realized how irritated I was that I couldn’t merely click on a file name and immediately open that file to the given line.
Read more on An Introduction to Scripting Tmux Key Bindings »
The post An Introduction to Scripting Tmux Key Bindings appeared first on Atomic Spin.


