mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 07:16:17 +08:00
eb8b92fce7
Some more of the invocations are tested in this change: - bad switches - errors in configuration files - regular command, configuration and init command ordering - persistence of variables over command invocation. - interactive and login switch use - terminal exit code return - version request There are sure to be other invocations that should be tested, but these give a fair number of them a go.
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
fish: Unknown command 'syntax-error'
|
|
$XDG_CONFIG_HOME/fish/config.fish (line 2):
|
|
syntax-error
|
|
^
|
|
from sourcing file $XDG_CONFIG_HOME/fish/config.fish
|
|
called during startup
|
|
|