cyb/shell/src/worlds/terminal.md

terminal

Folder

Homonyms

cyb/terminal
Plan: Embedded Nushell Engine (replace PTY-spawned binary) Context The current terminal spawns nushell as an external binary via PTY. This is broken — nushell doesn't produce visible output through the PTY→alacritty_terminal→sugarloaf pipeline (while zsh works fine). The root cause: nushell's…

Graph