nushell/crates/nu-cli
Himadri Bhattacharjee 6cff54ed0d
refactor: inline fn partial_from in completer (#10705)
# Description
After the addition of the prefix tab completion support, the older
`partial_from` function is left with a single invocation. This PR moves
the code inside the function to the point of invocation.

# User-Facing Changes

No user facing changes.

# Tests + Formatting
Tests are passing.
2023-10-13 17:57:19 +02:00
..
src refactor: inline fn partial_from in completer (#10705) 2023-10-13 17:57:19 +02:00
tests fix: complete paths surrounded by quotes or backticks (#10600) 2023-10-07 05:45:30 +13:00
Cargo.toml Fish-like completions for nested directories (#10543) 2023-10-03 06:44:51 +13:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00