aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/shellwords.rs
Commit message (Expand)AuthorAge
* Fix typos (#6643)Daniel Sedlak2023-04-07
* Fix utf8 length handling for shellwords (#5738)Mike Trinkala2023-02-01
* Capture word parts while calculating shellwords (#4632)Michael Davis2022-11-17
* Escape filenames in command completionMichael Davis2022-11-07
* Fix whitespace handling in command-mode completionMichael Davis2022-11-07
* Add missed test attribute in #4316 (#4557)Poliorcetics2022-11-01
* Correctly handle escaping in completion (#4316)Armin Ronacher2022-11-01
* Fix shellwords delimiter handling (#4098)A-Walrus2022-10-21
* Enable shellwords for Windows (with escaping disabled) (#2767)ath32022-06-21
* Open files with spaces in filename, allow opening multiple files (#1231)ath32021-12-12