mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 10:23:52 +01:00
4f7b423f36
* Support completion when cursor inside an argument Bash supports completion even when cursor is in an argument, this is very useful for some fixup after the initial completion. Let add this feature as well. Signed-off-by: Tw <wei.tan@intel.com> * Add test for when cursor inside an argument To support test this case, let's also take the position into account. Signed-off-by: Tw <wei.tan@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |