nushell / engine-q

MIT License
58 stars 40 forks source link

Improve subcommand completions #926

Closed sophiajt closed 2 years ago

sophiajt commented 2 years ago

Description

This adds better subcommand completions. You'll now be able to do a command completion even when there are spaces, like here:

str |

Or

str up|

Tests

Make sure you've run and fixed any issues with these commands: