Skip to content

Expand editor vim ops, maximize tests, trim dead splitter CSS#15

Merged
namefailed merged 1 commit into
mainfrom
feat/editor-vim-maximize-css
Jun 9, 2026
Merged

Expand editor vim ops, maximize tests, trim dead splitter CSS#15
namefailed merged 1 commit into
mainfrom
feat/editor-vim-maximize-css

Conversation

@namefailed

Copy link
Copy Markdown
Owner

Summary

  • Extract editor vim text helpers (word/find/dd/yy/paste/join) and key chords (Esc, count prefix) into testable modules.
  • Add integration-style vim scenario tests and real desktop-wm-maximize unit tests.
  • Remove dead .splitter-h CSS; keep BSP .splitter-v / .splitter-bsp-h handles.

Test plan

  • npm test — 563 unit tests
  • npm run lint
  • npm run build
  • npm run test:e2e — 3 smoke tests

Extract word/find/motion/text-mutation helpers and INSERT/NORMAL key chords. Add integration-style vim scenario tests and real desktop-wm-maximize unit tests. Remove unused .splitter-h rules from section-4.css.
@namefailed namefailed merged commit 604eeaf into main Jun 9, 2026
6 checks passed
@namefailed namefailed deleted the feat/editor-vim-maximize-css branch June 9, 2026 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant