Files
RedBear-OS/local
vasilito 3d4fe13001 Split editor module: mod.rs 2646→434 non-test lines
Extract impl Editor blocks into submodules following the filemanager
split pattern:
- handlers.rs (551 lines): all key handling methods
- render.rs (571 lines): render method + rendering helpers
- bracket.rs (84 lines): bracket matching free functions

mod.rs retains: struct definition, basic impl, open_file, all tests.
Pure code-move refactoring — no logic changes.
1022 tests pass, 0 new warnings.
2026-06-19 20:35:47 +03:00
..
2026-06-18 20:46:44 +03:00