mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
chore(zsh-navigation-tools): fix typo (#11960)
This commit is contained in:
@@ -467,7 +467,7 @@ while (( 1 )); do
|
||||
elif [ -n "$keypad" ]; then
|
||||
final_key="$keypad"
|
||||
else
|
||||
_nlist_status_msg "Inproper input detected"
|
||||
_nlist_status_msg "Improper input detected"
|
||||
zcurses refresh main inner
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user