Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add missed test attribute in #4316 (#4557) | Poliorcetics | 2022-11-01 |
| | |||
* | Correctly handle escaping in completion (#4316) | Armin Ronacher | 2022-11-01 |
| | | | | | * Correctly handle escaping in completion * Added escaping tests | ||
* | Fix shellwords delimiter handling (#4098) | A-Walrus | 2022-10-21 |
| | | | | | | | | | * Fix shellwords delimiter handling This allows commands such as `:set statusline.center ["file-type"]` to work. Before the quotes within the list would mess it up. Also added a test to ensure correct behavior * Rename Delimiter -> OnWhitespace | ||
* | Enable shellwords for Windows (with escaping disabled) (#2767) | ath3 | 2022-06-21 |
| | |||
* | Open files with spaces in filename, allow opening multiple files (#1231) | ath3 | 2021-12-12 |