We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5d1be7 commit 8d32609Copy full SHA for 8d32609
changelog.md
@@ -73,6 +73,8 @@
73
74
- Recognize `env` as a precommand (e.g., `env FOO=bar ls`)
75
76
+- Recognize `strace` as a precommand
77
+
78
# Changes in version 0.7.1
79
80
- Remove out-of-date information from the 0.7.0 changelog.
highlighters/main/main-highlighter.zsh
@@ -349,6 +349,7 @@ _zsh_highlight_highlighter_main_paint()
349
'setsid' :wc
350
'env' u:i
351
'ionice' cn:t:pPu # util-linux 2.33.1-0.1
352
+ 'strace' IbeaosXPpEuOS:ACdffhikqrtttTvVxxyDc
353
354
# As of OpenSSH 8.1p1
355
'ssh-agent' aEPt:csDd:k
0 commit comments