Sall

Results 29 issues of Sall

### Your feedback for the existing codebase Hook warning and info message are printed the same: ```zsh No files for compilation found… Warning: ∞zi-compile-plugin-hook hook returned with 1 ``` The...

stale 👻
enhancement ✨

Hey :wave: I've been researching stuff related to Zsh and macOS and seeing this project gave me some ideas. I would like it to be a bit faster, automated, interactive,...

enhancement

GitHub can assing to project natively. and worklfow no longer required. # Pull request template - [ ] CI - [ ] Bugfix - [ ] Feature - [x] Generic...

ci 🤖

https://github.com/z-shell/zsh-lint/blob/7f9f5e2fac40844d08f92a3ef4e95c1cdc20dc49/functions/zsh-lint#L590

``` # TODO: Full \, ' and " handling ``` https://github.com/z-shell/zsh-lint/blob/1c527ddb4b1094b6b394a62ddb6d026589062ab6/zsh-lint#L1148

- [ ] https://wiki.zshell.dev/community/zsh_plugin_standard#standard-plugins-hash https://github.com/z-shell/H-S-MW/blob/f833b06817f4c948e78f53e0f1059f14834c0c6d/H-S-MW.plugin.zsh#L16

``` # TODO: on-the-fly regeneration ignores reply5 ``` https://github.com/z-shell/zui/blob/fae42378817e282570bf230ecffd98721c976abd/lib/stdlib.lzui#L952

:sparkles: Updates codebase following current [zsh plugin standard](https://wiki.zshell.dev/community/zsh_plugin_standard). --- :exclamation: **Breaking change**: Enable ZUI demos only if `ZUI[DEMOS]` is set before loading the plugin, i.e.: `typeset -A ZUI; ZUI[DEMOS]=1` ---...

breaking-change 💥
fix ⚡
plugin ⚙️

# TaskBoard - [ ] Requires update to zsh plugin standard. - Map Output.