discovered tmux and I love it.

moreykz

New Member
Joined
Jan 2, 2026
Messages
1
Reaction score
1
Credits
11
On a self hosted dev server.

tmux for persistent terminals
ngrok to ssh in

I discovered this easy dev setup today and I've very happy. That is all.
 


If you're a vim user, another useful tmux plugin is tmux-yank, which allows you to use the keyboard to navigate through tmux's scroll-back buffer (containing output from previous commands) using vim style keybinds and select and yank text to the system clipboard.


Useful for if you want to copy error messages to the clipboard, to paste into a search engine, or into a text editor, or another application, entirely with the keyboard, without having to resort to using the mouse.

Also, there's a book I recommend, called 'tmux productive mouse free development', which has some great tips for using tmux effectively.
 
Tmux Cheat Sheet & Quick Reference

Also tmux works well with byobu.
Byobu - Documentation
 
Last edited:
yeah once you have sessions running in the background that you can access it changes everything. the simplicity is what really hits you
 
I started using screen a few years ago and when it was a primary tool at my work place. While it's not something I use all the time these days, it is super useful for certain situations. I haven't really fooled around with tmux at all but I understand the basic idea is similar to screen. Is there any advantage to one over the other?
 


Follow Linux.org

Staff online

Members online


Latest posts

Top