Skip to content

Commit 8d32609

Browse files
committed
'main': precommands += strace
1 parent f5d1be7 commit 8d32609

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373

7474
- Recognize `env` as a precommand (e.g., `env FOO=bar ls`)
7575

76+
- Recognize `strace` as a precommand
77+
7678
# Changes in version 0.7.1
7779

7880
- Remove out-of-date information from the 0.7.0 changelog.

highlighters/main/main-highlighter.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ _zsh_highlight_highlighter_main_paint()
349349
'setsid' :wc
350350
'env' u:i
351351
'ionice' cn:t:pPu # util-linux 2.33.1-0.1
352+
'strace' IbeaosXPpEuOS:ACdffhikqrtttTvVxxyDc
352353

353354
# As of OpenSSH 8.1p1
354355
'ssh-agent' aEPt:csDd:k

0 commit comments

Comments
 (0)