Files
RedBear-OS/local
vasilito d97e5b0f1a tlc: more editor bindings — Ctrl-Insert, Shift-Delete, Ctrl-N, Shift-Tab
Ctrl-Insert — Copy selection (MC Store, parity with F5).

Shift-Delete — Cut selection (MC Cut, parity with F6).

Ctrl-N — EditNew: clear buffer after save prompt if dirty.

Shift-Tab — Unindent selection by one tab width (MC parity).

Editor::unindent_selection() handles tab/space removal. Tests cover each binding's positive and negative paths.
2026-06-20 11:18:46 +03:00
..
2026-06-18 20:46:44 +03:00