We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0165ea commit e5f9905Copy full SHA for e5f9905
highlighters/main/main-highlighter.zsh
@@ -354,6 +354,7 @@ _zsh_highlight_highlighter_main_paint()
354
'pkexec' '' # doesn't take short options; immune to #121 because it's usually not passed --option flags
355
# Not listed: -h, which has two different meanings.
356
'sudo' Cgprtu:AEHPSbilns:eKkVv # as of sudo 1.8.21p2
357
+ 'run0' ugD:
358
'stdbuf' ioe:
359
'eatmydata' ''
360
'catchsegv' ''
0 commit comments