logoalt Hacker News

quanwinnyesterday at 7:55 PM3 repliesview on HN

I'm so married to my existing tmux workflows and layout that I'm not sure whether I'd ever feel open to trying out something like this. At the same time, orchestrating multiple agents with native tmux and git worktree does feel cumbersome.


Replies

sbinneeyesterday at 11:58 PM

I am in the same boat. It's the unix philosophy. tmux does its job well enough and it is already scriptable. I don't think I was sticking to the same layout for a long time because different projects tend to require different layouts. But that's the fun part of streamlining down your automation. I haven't felt the need to explore other options yet because I haven't felt the limitation of tmux yet.

thijsverreckyesterday at 7:58 PM

if you want you can file an issue with your current workflow? happy to see if we can do a PR to support this natively in tmux-ide

TheRoqueyesterday at 9:44 PM

What tools do you use on tmux to achieve your workflow ? Do you do just prompting or do you code too ?

show 1 reply