A terminal multiplexer that splits stdout and stderr into separate panes for debugging TUI apps.
go install github.com/kungfusheep/suplex@latestsuplex <command> [args...]Flags:
-hhorizontal split (top/bottom), default is vertical (left/right)-fstart in fullscreen mode (stdout only)-iinteractive mode for shells (stderr through PTY)
Ctrl+Benter meta mode+/-resize panes (meta mode)otoggle orientation (meta mode)ftoggle fullscreen (meta mode)qquit (meta mode)Escexit meta mode