mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-02-19 23:12:29 +01:00
main: precommand_options += caffeinate
Some checks failed
Tests / test (4.3.11) (push) Failing after 13s
Tests / test (4.3.12) (push) Failing after 2s
Tests / test (4.3.13) (push) Failing after 2s
Tests / test (4.3.14) (push) Failing after 2s
Tests / test (4.3.15) (push) Failing after 2s
Tests / test (4.3.16) (push) Failing after 2s
Tests / test (4.3.17) (push) Failing after 3s
Tests / test (5.0.0) (push) Failing after 2s
Tests / test (5.0.1) (push) Failing after 2s
Tests / test (5.0.2) (push) Failing after 2s
Tests / test (5.0.3) (push) Failing after 2s
Tests / test (5.0.4) (push) Failing after 2s
Tests / test (5.0.5) (push) Failing after 2s
Tests / test (5.0.6) (push) Failing after 3s
Tests / test (5.0.7) (push) Failing after 3s
Tests / test (5.0.8) (push) Failing after 2s
Tests / test (5.1) (push) Failing after 2s
Tests / test (5.1.1) (push) Failing after 2s
Tests / test (5.2) (push) Failing after 2s
Tests / test (5.3) (push) Failing after 2s
Tests / test (5.3.1) (push) Failing after 3s
Tests / test (5.4) (push) Failing after 2s
Tests / test (5.4.1) (push) Failing after 2s
Tests / test (5.4.2) (push) Failing after 2s
Tests / test (5.5) (push) Failing after 3s
Tests / test (5.5.1) (push) Failing after 2s
Tests / test (5.6) (push) Failing after 2s
Tests / test (5.6.1) (push) Failing after 2s
Tests / test (5.6.2) (push) Failing after 2s
Tests / test (5.7) (push) Failing after 2s
Tests / test (5.7.1) (push) Failing after 3s
Tests / test (5.8) (push) Failing after 2s
Tests / test (5.8.1) (push) Failing after 3s
Tests / test (5.9) (push) Failing after 3s
Tests / test (master) (push) Failing after 4s
Tests / notify (push) Has been skipped
Some checks failed
Tests / test (4.3.11) (push) Failing after 13s
Tests / test (4.3.12) (push) Failing after 2s
Tests / test (4.3.13) (push) Failing after 2s
Tests / test (4.3.14) (push) Failing after 2s
Tests / test (4.3.15) (push) Failing after 2s
Tests / test (4.3.16) (push) Failing after 2s
Tests / test (4.3.17) (push) Failing after 3s
Tests / test (5.0.0) (push) Failing after 2s
Tests / test (5.0.1) (push) Failing after 2s
Tests / test (5.0.2) (push) Failing after 2s
Tests / test (5.0.3) (push) Failing after 2s
Tests / test (5.0.4) (push) Failing after 2s
Tests / test (5.0.5) (push) Failing after 2s
Tests / test (5.0.6) (push) Failing after 3s
Tests / test (5.0.7) (push) Failing after 3s
Tests / test (5.0.8) (push) Failing after 2s
Tests / test (5.1) (push) Failing after 2s
Tests / test (5.1.1) (push) Failing after 2s
Tests / test (5.2) (push) Failing after 2s
Tests / test (5.3) (push) Failing after 2s
Tests / test (5.3.1) (push) Failing after 3s
Tests / test (5.4) (push) Failing after 2s
Tests / test (5.4.1) (push) Failing after 2s
Tests / test (5.4.2) (push) Failing after 2s
Tests / test (5.5) (push) Failing after 3s
Tests / test (5.5.1) (push) Failing after 2s
Tests / test (5.6) (push) Failing after 2s
Tests / test (5.6.1) (push) Failing after 2s
Tests / test (5.6.2) (push) Failing after 2s
Tests / test (5.7) (push) Failing after 2s
Tests / test (5.7.1) (push) Failing after 3s
Tests / test (5.8) (push) Failing after 2s
Tests / test (5.8.1) (push) Failing after 3s
Tests / test (5.9) (push) Failing after 3s
Tests / test (master) (push) Failing after 4s
Tests / notify (push) Has been skipped
Closes #975
This commit is contained in:
parent
5eb677bb0f
commit
1d85c69261
1 changed files with 1 additions and 0 deletions
|
|
@ -372,6 +372,7 @@ _zsh_highlight_highlighter_main_paint()
|
|||
'grc' :se # grc - a "generic colouriser" (that's their spelling, not mine)
|
||||
'cpulimit' elp:ivz # cpulimit 0.2
|
||||
'ktrace' fgpt:aBCcdiT
|
||||
'caffeinate' tw:dimsu # as of macOS's caffeinate(8) dated November 9, 2012
|
||||
)
|
||||
# Commands that would need to skip one positional argument:
|
||||
# flock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue