Files
RedBear-OS/local
vasilito 4d4f940916 W9 Phase 3: Add InsertOtherFile, InsertCurTagged, InsertOtherTagged
Complete MC Ctrl-X chord parity for the PutCurrent/Other variants:

- Cmd::InsertOtherFile (C-x C-r) — insert other panel cursor filename
- Cmd::InsertCurTagged (C-x t) — insert active panel marked filenames
- Cmd::InsertOtherTagged (C-x C-t) — insert other panel marked names

Direct keymap bindings for the same actions:
- Alt-' — InsertOtherFile
- Alt-t — InsertCurTagged
- Ctrl-Alt-G — InsertOtherTagged

Added 3 unit tests covering each command's dispatch + cmdline insertion.

Tests: 1384 pass (was 1381), zero warnings.
2026-07-06 15:05:21 +03:00
..
2026-07-05 22:29:19 +03:00