Merge pull request #15 from bosper351/patch-1
Some checks failed
Lint / commit (push) Has been cancelled
Lint / lint (push) Has been cancelled

This commit is contained in:
Aaron Lichtman 2026-05-25 16:45:01 -07:00 committed by GitHub
commit 55d8e061d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -127,7 +127,7 @@ Syntax highlighting is customized via `HSMW_HIGHLIGHT_STYLES` associative array.
`alias`, `command`, `path`, etc., which are assigned with strings like `fg=blue,bold` to configure how given elements
are to be colored. If you assign this array before or after loading `hsmw`, you will change the defaults. The complete
list of available keys is
[at the beginning](https://github.com/zdharma-continuum/history-search-multi-word/blob/master/hsmw-highlight#L34-L62) of
[at the beginning](https://github.com/zdharma-continuum/history-search-multi-word/blob/main/hsmw-highlight#L13-L41) of
`hsmw-highlight` file. Example `~/.zshrc` addition that sets `path` key paths that exist will be highlighted with
background magenta, foreground white, bold: