mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 13:23:09 +00:00
5 lines
239 B
Text
5 lines
239 B
Text
|
# Verify that an invalid bind mode is rejected.
|
||
|
bind: mode name 'bad bind mode' is not valid. See `help identifiers`.
|
||
|
# Verify that an invalid bind mode target is rejected.
|
||
|
bind: mode name 'bind-mode' is not valid. See `help identifiers`.
|