5 ms·
Nothing fancy, I use Ghostty and split view. You can split one window into as many panes as you like.
by cloudking 1y ago
Nothing fancy, I use Ghostty and split view. You can split one window into as many panes as you like.
- antihero 1y agoDo you use git worktrees?
- cloudking 1y agoI've tried them for some more complex projects, but I've found as long as I am working on isolated features/bugs, with good component breakdowns the agents won't cross paths. Planning mode also helps because you know exactly which files will be modified before going into execution mode. If you want to keep features in separate Git worktrees, https://conductor.build/ https://conductor.build/ is pretty nice.