Skip to content

Conversation

migraine-user
Copy link

The current parsing behavior of bashism such as !-<n> or !<n> is faulty. !<n>--- is parsed as a whole, and rewritten the same as !<n>, and !-----<n> is the same as !-<n>. You can see what other buggy behavior is possible if you take a closer look at the changed code.
Now they all correctly parse.

@fdncred
Copy link
Contributor

fdncred commented Oct 7, 2025

I haven't tested yet. Does !term still work too?

@migraine-user
Copy link
Author

Yes. I don't think I changed anything relating to !term

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants