summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/shared/vim-buffer-actions.test.ts
AgeCommit message (Collapse)Author
2025-08-11Fix line end bugs in Vim mode (#5328)Sijie Wang
Co-authored-by: Jacob Richman <[email protected]>
2025-07-31fix(ux) bug in replaceRange dealing with newLines that was breaking vim ↵Jacob Richman
support (#5320)
2025-07-25Vim mode (#3936)Sijie Wang