Pad/internal
Greg Pomerantz beae5fc026 Fix directory navigation and path initialization
- Initialize browser path to the actual startup directory instead of '/'
- Improve '..' navigation to be relative to the filesystem root
- Fix path duplication issues by avoiding redundant absolute path joining
2026-06-05 13:43:27 -04:00
..
browser Fix directory navigation and path initialization 2026-06-05 13:43:27 -04:00
editor Fix directory navigation and path initialization 2026-06-05 13:43:27 -04:00
io/pool Refactor RealFileSystem to use WorkingDir, and ensure clean shutdown with FlushAll 2026-06-05 11:42:39 -04:00
test/e2e Fix redundant file loading and buffer insertion bugs 2026-06-05 10:45:48 -04:00
ui feat: implement atomic writes for filesystem backend 2026-06-04 18:01:51 -04:00