F-Sy-H icon indicating copy to clipboard operation
F-Sy-H copied to clipboard

⚙️ Feature-rich Syntax Highlighting for Zsh

Results 13 F-Sy-H issues
Sort by recently updated
recently updated
newest added

# TaskBoard - [ ] Add docs to issue template so it's never missed: https://z.digitalclouds.dev/ecosystem/plugins/f-sy-h

documentation 📝
no-stale 🔒
triage 📑

https://github.com/z-shell/fast-syntax-highlighting/blob/ee7ab48d292b2b5d3829e08b54b79ddd50bccd0d/test/to-parse.zsh#L551

https://github.com/z-shell/fast-syntax-highlighting/blob/1e21d55703ebb9bc9c006dbce1d2b4dd5453323d/tests/main.zunit#L100

``` # TODO: map-outdates e.g: pnpm ``` https://github.com/z-shell/fast-syntax-highlighting/blob/6bb20bd08e0e6b77a782e0facadcfa09e685ca91/fast-highlight#L169

``` # TODO: handle the non-SVN path's specifics ``` undefined

``` # TODO: handle the SVN path's specifics ``` undefined

https://github.com/z-shell/fast-syntax-highlighting/blob/a3242a93399535faccda4896ab5c61a7a6dca1fe/→chroma/-git.ch#L257

``` # TODO: API update ``` https://github.com/z-shell/fast-syntax-highlighting/blob/29e605d7a5dcefd9620121799ebc1a899da2c51d/fast-syntax-highlighting.plugin.zsh#L365

### Environment OSTYPE=linux-gnu CPUTYPE=x86_64 / MACHINE_TYPE=x86_64 ZSH_VERSION=5.9 ### Expected behavior (with default theme) With the prompt `git commit some/file.lua` ![Screenshot_20230919_093136](https://github.com/z-shell/F-Sy-H/assets/9730330/f3e6b8b6-60b6-44e4-8d6b-ba3f530d1216) :point_right: The given file to commit is colored with 'correct-subtle'....

bug 🐞
triage 📑

### Environment OSTYPE=linux-gnu CPUTYPE=x86_64 / MACHINE_TYPE=x86_64 ZSH_VERSION=5.9 ### Expected behavior With this global alias: `alias -g NOOUT=">/dev/null"` When I use it in a simple command like `echo foo NOOUT` it...

bug 🐞
triage 📑