mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 02:27:28 +08:00
940f52d717
This affects the caret position. In an expression like 123 456 we previously reported: 123 456 ^ missing operator Now we do: 123 456 ^ missing operator We do it on the first space, which should be acceptable. (no need for a changelog entry, we have already ignored #8511) |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test_driver.sh | ||
test_env.sh | ||
test_util.fish | ||
test.fish |