aboutsummaryrefslogtreecommitdiff
path: root/helix-term/tests/test
Commit message (Expand)AuthorAge
* Fix range offsets for multiple shell insertions (#4619)Michael Davis2022-11-14
* Fix range offsets in multi-selection paste (#4608)Michael Davis2022-11-06
* Trim quotes and braces from paths in goto_file_impl (#4370)Dario Oddenino2022-10-28
* flush writes on force quit (#4397)Skyler Hawthorne2022-10-21
* Fix multi byte auto pairs (#4024)Skyler Hawthorne2022-10-21
* Silence dead_code warning on AppBuilder::with_configMichael Davis2022-10-20
* Remove language-server configuration in integration testsMichael Davis2022-10-20
* Use helix_view::apply_transaction in integration-testsMichael Davis2022-10-20
* improve app close failure displaySkyler Hawthorne2022-10-19
* fix testsSkyler Hawthorne2022-10-19
* document should save even if formatter failsSkyler Hawthorne2022-10-19
* fix write scratch buffer to fileSkyler Hawthorne2022-10-19
* various fixes in write-all pathSkyler Hawthorne2022-10-19
* update write-quit to wait for savesSkyler Hawthorne2022-10-19
* fix buffer-closeSkyler Hawthorne2022-10-19
* fix(write): do not set new path on document until write succeedsSkyler Hawthorne2022-10-19
* fix: buffer-close ensuring writesSkyler Hawthorne2022-10-19
* chore(write): serialize write operations within a DocumentSkyler Hawthorne2022-10-19
* Fix append cursor location when selection anchor is at end of document (#4147)Graic2022-10-12
* Add tests for select-mode TS textobjectsMichael Davis2022-10-03
* fix: Recalculate completion when going through prompt history (#3193)Frojdholm2022-08-31
* Fix backwards selection duplication widening bug (#2945)A-Walrus2022-07-04
* replace phrase in testsSkyler Hawthorne2022-06-19
* factor new Application with file arg to functionSkyler Hawthorne2022-06-19
* fix(command): write-quit: do not quit if write failsSkyler Hawthorne2022-06-19
* add test for write-quit happy pathSkyler Hawthorne2022-06-19
* rename test helpersSkyler Hawthorne2022-06-19
* ignore failing write path tests until fixes are mergedSkyler Hawthorne2022-06-19
* rename top level module to satisfy cargo fmtSkyler Hawthorne2022-06-19