Skip to content
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

bat -lman don't support special option #2353

Closed
Freed-Wu opened this issue Oct 5, 2022 · 1 comment
Closed

bat -lman don't support special option #2353

Freed-Wu opened this issue Oct 5, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@Freed-Wu
Copy link
Contributor

Freed-Wu commented Oct 5, 2022

What steps will reproduce the bug?

  1. man man

What happens?
Screenshot from 2022-10-05 16-08-03

-? don't be highlighted.

...

What did you expect to happen instead?

Like man --help

Screenshot from 2022-10-05 16-08-43

https://github.com/Freed-Wu/cmd-help-sublime-syntax/blob/main/syntaxes/cmd-help.sublime-syntax#L24

 # marks seen in options: . ? : # $ -- +

...

How did you install bat?

pacman -S bat

bat version and environment

❯ bat -V
bat 0.21.0 (405e5f74)
@Freed-Wu Freed-Wu added the bug Something isn't working label Oct 5, 2022
@Freed-Wu
Copy link
Contributor Author

Freed-Wu commented Oct 7, 2022

And -X[dpi]'s [dpi] shouldn't be highlighted, too.

Screenshot from 2022-10-07 11-56-08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant