Getting Started with Tmux
ittavern.com
Getting Started with Tmux
1–10 of 160 posts
Re: Getting Started with Tmux
#2Re: Getting Started with Tmux
#3I've been using tmux daily for more than a decade and didn't know prefix+! converted a pane to a new window.
Re: Getting Started with Tmux
#4Re: Getting Started with Tmux
#5One script builds and runs the environment in the way I prefer to work. Tailored to my taste, for me.
Probably the best advice that I always took to heart was a co worker telling me to "just learn the command line." He really took the phrase "learn your tools" seriously. Now, after some decent experience, I finally feel like I have a decent box of specialty tools when heading to any job site.
Re: Getting Started with Tmux
#6Re: Getting Started with Tmux
#7I found a plugin called tmux-resurrect but it would be nice as a base feature.
Re: Getting Started with Tmux
#8I've only used tmux for about One of my favorite scripts to run is a tmux script that creates a new session with about 7 windows of running my company's project (one window for notes, 3 windows for the backend (runner, code, tests), and 3 windows for the client (runner, code, tests). It's even tweaked further to open up the code in vim, and when used in conjunction with something like harpoon.nvim I have access to my…
Re: Getting Started with Tmux
#9For those who switched from screen what was the biggest benefit?
Re: Getting Started with Tmux
#10I've only used tmux for about One of my favorite scripts to run is a tmux script that creates a new session with about 7 windows of running my company's project (one window for notes, 3 windows for the backend (runner, code, tests), and 3 windows for the client (runner, code, tests). It's even tweaked further to open up the code in vim, and when used in conjunction with something like harpoon.nvim I have access to my…
It's amazing how well tmux works as a project setup tool.
[1]: https://gavinhoward.com/2020/12/my-development-environment-a...