Skip to content

Tags: z-shell/F-Sy-H

Tags

v1.67

Toggle v1.67's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Performance (#34)

* refactor: ⚡️ allow optional | rm dups/err

* [maintenance]: Upgrade trunk & Update README

* chore: 🚀 chromas tab < 2

Signed-off-by: Salvydas Lukosius <sall@w-ss.io>

v1.66

Toggle v1.66's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Zsh plugin standard (#21)

* chore(repository_maintenance): 🗑️ Serve images/docs from one folder. Remove deprecated / not relevant files.

minor

* refactor(plugin_maintenance): 🚚 Rename to prevent conflicts with similar/alternate sources

API change

* style(chroma): ♻️ Set standard editor settings for chroma files

* docs(repository_maintenance): 📝 Z-Shell organization/project docs.

https://github.com/z-shell/.github/tree/main/governance

* chore(repository_maintenance): 🚨 Trunk lint

* refactor(plugin_maintenance): ⚡️ Update rules / files and apply for all related files as standard

https://z.digitalclouds.dev/community/zsh_plugin_standard

* new file:   .trunk/out

* Update README.md

v1.55

Toggle v1.55's commit message
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

Toggle v1.54's commit message
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

Toggle v1.52's commit message
New precise highlighting for Zplugin. Git highlighting fixes.

v1.51

Toggle v1.51's commit message
Bugfixes and serious extensions for the Git chroma, smart handling of…

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

v1.5

Toggle v1.5's commit message
Completely new Git highlighting – its chroma is now of a new architec…

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

v1.28

Toggle v1.28's commit message
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

Toggle v1.27's commit message
Many chroma updates (added subcommand chroma and others, highly uplif…

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

v1.26

Toggle v1.26's commit message
Ideal string highlighting, global aliases, custom themes, zsh alterna…

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