a1346054

Results 37 issues of a1346054

Feel free to make the changes yourself and close this pull request without merging.

When using bat to view ~/.bash_aliases file that stores definitions of aliases for bash, this happens. Normal highlighting behavior example: ```bash alias mv='mv -v' ``` `alias` is blue, `mv` is...

syntax-highlighting
upstream-error