helix/helix-term/src/commands
Michael Davis 1536a65289 Fix whitespace handling in command-mode completion
8584b38cfb 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.
2022-11-07 13:38:16 +09:00
..
dap.rs remove Callback::Compositor variant 2022-10-18 22:31:39 -04:00
lsp.rs Resolve a bunch of upcoming clippy lints 2022-11-04 21:06:28 +09:00
typed.rs Fix whitespace handling in command-mode completion 2022-11-07 13:38:16 +09:00