diff options
author | Michael Davis | 2022-11-04 01:55:13 +0000 |
---|---|---|
committer | Blaž Hrastnik | 2022-11-07 04:38:16 +0000 |
commit | 1536a6528968f38adfac2e991b29006f5ded5968 (patch) | |
tree | 73b1b0ebe81b03e03af6e8098c7c92259b728d03 /runtime/queries/elixir | |
parent | 48a3965ab43718ce2a49724cbcc294b04c328b81 (diff) |
Fix whitespace handling in command-mode completion
8584b38cfbe6ffe3e5d539ad953c413e44e90bfa switched to shellwords for
completion in command-mode. This changes the conditions for choosing
whether to complete the command or use the command's completer.
This change processes the input as shellwords up-front and uses
shellword logic about whitespace to determine whether the command
or argument should be completed.
Diffstat (limited to 'runtime/queries/elixir')
0 files changed, 0 insertions, 0 deletions