-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
Currently in zshdb, pygments is used for zsh syntax highlighting. It is optional.
In addition, or instead, zshdb could use zsh's native syntax highlighting. See https://github.com/zsh-users/zsh-syntax-highlighting
However when this is in effect the set/show style would probably be disabled or perhaps using pygments would only kick in after setting a pygments style. Something similar goes for set/show highlight.
Any volunteers? @psprint ?