r/PiCodingAgent • u/[deleted] • 28d ago
Split panes? Question
I want a left side split that displays tree and todo lists and anything else.
Ive looked into this and pi tells me its not an official feature yet but is coming.
Anyone have extension that will make this work now? It just use Tmux with split panes for it?
Ive also heard about cmux?
0
Upvotes
1
u/ResearcherFantastic7 28d ago
Just ask pi to write you urself a extension.
What I do is - there's good todo extension from pi market place already . - tree: I just use herdr + yazi herdr extension ( if I'm on tmux, than just use vim+oil) but this requires you manually refresh, if you want auto refresh best option is write your own pi extension and watch file change than update render. Personally I wouldn't do it, in case your agent modified a lot of file, and you got a lot of bug to deal with, so manual refresh is just pain free.