Skip to content

Tags: zdharma-continuum/fast-syntax-highlighting

Tags

v1.55

Many bugfixes (e.g.: the WSL bug #146 / #153 / #155 / #158, a sh -c c…

…rash #108, eating up of last line of the terminal output #145, git checkout can take a directory as argument #150), configurable git message length #25 / #149 (FAST_HIGHLIGHT[git-cmsg-len]), add `doas' as a sudo-like precommand-mod #161, support here-string for multiple chromas #99

v1.54

Git & Zplugin chroma bugfixes, added backticks recursive highlighting…

…, fix eval recursive highlighting (the first-letter-red problem) support for ${var}, i.e. var with braces in /usr/bin/-like expressions

v1.52

New precise highlighting for Zplugin. Git highlighting fixes.

v1.51

Bugfixes and serious extensions for the Git chroma, smart handling of…

… string-with--in-it (at command position)

v1.5

Completely new Git highlighting – its chroma is now of a new architec…

…ture, DEFINITION-based instead of CODE-based.

v1.28

Done optimizations, cooperation with zdharma/fsh-auto-themes (gitlab)…

…, make-chroma updates, prediction of PATH and fpath changes (if at the sime line with e.g. an autoload invocation), similar prediction for declaring functions, huge git-chroma updates, `--foo=bar' highlighting, support for the upcoming True-Color functionality in Zsh, updates to the default theme, git-chroma highlights also aliases as the commands they point to, a few explicit bug-fixes after issues reported, support for Git v2.20

v1.27

Many chroma updates (added subcommand chroma and others, highly uplif…

…ted git chroma) thanks to contributor plexigras. New extra quality themes.

v1.26

Ideal string highlighting, global aliases, custom themes, zsh alterna…

…te syntax support, $FAST_WORK_DIR. Fixes and updates for brackets highlighting, chroma functions, themes.

v1.25

Brackets highlighting. Directories highlighted with underline.

v1.24

Many optimizations and improvements