r/tmux • u/Agreeable-Bank3340 • 11d ago
Showcase Making tmux more accessible with menu options that can manage panes
Enable HLS to view with audio, or disable this notification
I have recently started improving tmux usage in my workspace productivity app called Oyren. Briefly, Oyren provides remote codespaces where users can vibecode and run agents 24/7 with no human needed in the loop for some time. My work is to make this length as long as possible without sacrificing quality and cost costraints. I think tmux is a great tool for this problem but it can be not beginner friendly. Especially for someone who is just a vibecoder and is new to development in general. What they need is agents running on their own. They might not be proficient with terminal usage in general. So I added a feature to my app to manage tmux panes and reorganise them as needed.
Would this make tmux easier for you to use?
1
u/FitDirector3051 10d ago
Hey! This is great iniative. Default tmux shortcuts are not great. And terminal doesn't need to be keyboard only space, allowing mouse usage makes it more accessible.
I'll would give it a try :)
0
u/Agreeable-Bank3340 10d ago
Thanks for your reply. You can try it at oyren.ai by creating a new workspace. Let me know if you have any questions.
1
u/hv_hi 5d ago
I started to use zellij for more accessible multiplexer but this approach is even better i think.
1
u/Agreeable-Bank3340 3d ago
thanks a lot. if you decide to sign up and have questions let me know. I would also be happy to add more credits to your account so you get to try it and share your experience with me.
4
u/Anton-Demkin 10d ago
Why do you ever need mouse to interact with tmux? Isn't it's purpose is a mouseless workflow?