fish-shell / fish-shell Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
caret positioned incorrectly or not shown in errors expanding in command position #5812
Comments
Fixed:
|
The caret is still positioned wrong in non-interactive mode:
|
Have you got any idea what is the big difference here between interactive and non-interactive? Most of these seem to be off by 3, as in the 3 characters of '
But not all parse errors in this if construct have the issue:
|
It seems that interactive mode is using |
This happens when the expansion happens in a command position:
No carat at all is shown here, but one should be shown.
The text was updated successfully, but these errors were encountered: