fix(browser): bare cat for root/empty path in fs cat (#398)
* fix(browser): bare cat for root/empty path in fs cat Preserve no-arg `fs cat` when the session cwd is `/` by translating the empty absolute path into anchor + bare `cat` + restore, instead of sending `cat ''` to DOMShell. Also treat relative empty path as bare `cat` on the current cursor. Fixes #330 * fix(browser): read current node for empty cat paths
R
Rāna(Bass Ver.) committed
d60c558ed11e0734d62d80b09a1993638ff73b76
Parent: bc536c9
Committed by GitHub <noreply@github.com>
on 8/3/2026, 8:38:42 AM