fix(nu): deprecated -i to -o

This commit is contained in:
Youwen Wu 2025-08-05 05:19:53 +08:00
parent 5ec277c388
commit 3c601dafd8
Signed by: youwen
GPG key ID: 865658ED1FE61EC3

View file

@ -11,7 +11,7 @@ let fish_completer = {|spans|
let external_completer = {|spans|
let expanded_alias = scope aliases
| where name == $spans.0
| get -i 0.expansion
| get --optional 0.expansion
let spans = if $expanded_alias != null {
$spans