Cicada currently requires Windows Terminal. It would be great to support:
- Linux: tmux or native terminal splitting
- macOS: iTerm2 pane management or tmux
This would make Cicada cross-platform and open it up to a much larger audience.
What needs to change
- Abstract the WT pane layout builder in \Invoke-Cicada.ps1\ behind a terminal adapter
- Add tmux layout builder as an alternative backend
- Detect the platform and choose the right adapter
Who this is for
Contributors familiar with tmux, iTerm2, or cross-platform PowerShell.
Cicada currently requires Windows Terminal. It would be great to support:
This would make Cicada cross-platform and open it up to a much larger audience.
What needs to change
Who this is for
Contributors familiar with tmux, iTerm2, or cross-platform PowerShell.