mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 23:04:22 +08:00
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
|
# 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`.
|