4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue 15: History expansion is highlighted as unknown token (partial fix, only covers common cases) More... over 14 years ago
Issue 19: No duplicates in ZSH_HIGHLIGHT_TOKENS_FOLLOWED_BY_COMMANDS More... over 14 years ago
Issue 14: Do not highlight globbing if noglob is present More... over 14 years ago
Avoid processing the same buffer multiple times. More... over 14 years ago
Make default styles identic to Fish More... over 14 years ago
Issue 12: Highlight isearch like fish Bind highlighting to more history navigation ZLE events More... over 14 years ago
Fix tokens followed by commands and aliases bug (thanks to hchbaw) More... over 14 years ago
Fix vim header More... over 14 years ago
Replace tabs with spaces... More... over 14 years ago
Remove fg=white from path style, confusing for white background terminals More... over 14 years ago
Also need to affect delete-char-or-list. More... over 14 years ago
Fix renamed function reference. More... over 14 years ago
Issue 9: take into account aliases for tokens followed by commands More... over 14 years ago
Fix some _hl_string issues: More... over 14 years ago
Some refactoring to avoid names collisions Code cleaning More... over 14 years ago
Declare styles in an associative array to make it easily overridable More... over 14 years ago
Avoid some variables bleeding into the user's env. More... over 14 years ago
Also affect the accept-line* and more zle *complete* functions. More... over 14 years ago
A bit more code formatting. More... over 14 years ago
Format code More... over 14 years ago
Merge branch 'master' of git://github.com/x-way/zsh-syntax-highlighting More... over 14 years ago
Issue 7: Add instructions for using with oh-my-zsh More... over 14 years ago
Issue 8: Trigger highlighting on magic-space (thanks to sunaku) More... over 14 years ago
Issue 4: Force option bareglobqual More... over 14 years ago
Merge branch 'master' of https://github.com/nicoulaj/zsh-syntax-highlighting
x-way
as Andreas Jaggi
More... over 14 years ago
Highlight special chars in double-quoted strings
x-way
as Andreas Jaggi
More... over 14 years ago
More ZLE_TOKENS_FOLLOWED_BY_COMMANDS entries. More... over 14 years ago
Fix highlighting of external commands & simplify matching. More... over 14 years ago
Merge branch 'master' of https://github.com/nicoulaj/zsh-syntax-highlighting
x-way
as Andreas Jaggi
More... over 14 years ago
Merge branch 'upstream'
x-way
as Andreas Jaggi
More... over 14 years ago