Files
bare-operating-system/packages
Raven Scott a86432deff Prefer createFishReadLine for interactive SSH shells (history, arrows,
completion) when BARE_OS_FISH is not 0, matching the in-app terminal.

Keep bare-readline + per-command recycle only as fallback. Wire
suspendReplForSubprocess / resumeReplAfterSubprocess on the SSH child ctx to
suspendFishStdinForSubprocess / resume on the channel stream so baretop and
edit release the correct stdin.

Teardown: disableFishRawMode + releaseFishStdin when the session ends.
2026-04-09 01:16:25 -04:00
..
2026-04-06 06:31:59 -04:00
2026-04-09 00:28:11 -04:00
2026-04-06 06:31:59 -04:00
2026-04-08 22:48:55 -04:00
2026-04-06 06:31:59 -04:00
2026-04-08 22:37:38 -04:00