tlc: update parity assessment — P3.5 complete (~90%)

Adds P3.5 row (start_line + buttonbar) and bumps total parity estimate from ~85% to ~90%.
This commit is contained in:
2026-06-20 10:27:03 +03:00
parent 92ff00b6cc
commit 98b3ade744
+2 -1
View File
@@ -480,5 +480,6 @@ These MC actions have no tlcedit equivalent at all.
| P1: Conflicts + Core Missing | 1-2 weeks | 5 conflict fixes, 15+ new actions, 6 selection keys | ✅ COMPLETE |
| P2: Viewer Parity | 1 week | F-key aliases, vim keys, backward search, Ctrl-A/E | ✅ COMPLETE |
| P3: Feature Gaps | 2-3 weeks | Help, InsertFile, InsertLiteral, overwrite, Shift-Enter, MagicMode | ✅ COMPLETE |
| P3.5: Handoff + Buttonbar | 1 week | start_line plumbing, +N CLI, editor/viewer buttonbar | ✅ COMPLETE |
| P4: Advanced | Future | Menu, UserMenu, Column select, spell check, FileNav | 📋 Planned |
| **Total P1-P3** | **4-6 weeks** | **~85% MC parity** | **✅ DONE** |
| **Total P1-P3.5** | **5-7 weeks** | **~90% MC parity** | **✅ DONE** |