index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
colorize
Age
Commit message (
Expand
)
Author
2022-11-09
fix(colorize): check if $ZSH_COLORIZE_TOOL exists (#11325)
cxy004
2021-12-01
chore: fix spelling errors across the project (#10459)
Josh Soref
2021-01-14
fix(colorize): bypass less aliases in `colorize_less` (#9593)
Ruslan Sayfutdinov
2020-10-29
colorize: add compatibility for zsh < 5.1 (#9400)
spreiter
2020-07-31
colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var (#8824)
John Welsh
2019-12-22
colorize: update plugin to support less options (#8392)
ProbstDJakob
2019-12-20
Resolving conflict in README after recent updates for colorize plugin
Robby Russell
2019-12-20
Resolving conflict in colorize patch #7742
Robby Russell
2019-12-20
Update link for Pygments
Robby Russell
2019-11-22
Merge branch 'master' into colorize-chroma-support
Aaron N. Brock
2019-11-20
colorize: update Pygments download link (#8407)
Jacob Tomaw
2019-11-17
Echo to Error-Stream. Double quote to prevent globbing and word splitting.
Jakob Probst
2019-11-17
Update default color to 'emacs' which both chroma & pygmentize support
Aaron N. Brock
2019-11-17
Fix issue recognizing if tools are insalled
Aaron N. Brock
2019-11-16
Fix some comments and messages. Remove (probably) debug messages. Improve ZSH...
Jakob Probst
2019-11-15
Update README.md
Aaron N. Brock
2019-11-15
Add support for chroma
Aaron N. Brock
2019-06-15
colorize: add style environment variable (#7635)
Marc Cornellà
2019-04-29
colorize: fix mktemp parameter for compatibility (#7789)
danhimalplanet
2019-04-26
Update colorize README.md with env var details
Jay Schwerberg
2019-04-26
Add pygments style env var for colorized
Jay Schwerberg
2019-04-22
colorize: add ability to colorize multiple files into less (#7662)
Francisco de Zuviría
2019-04-07
edit colorize plugin: add `-f terminal` option
GIL B. Chan
2018-10-19
colorize: add README and refactor plugin (#7314)
Stephan Salzmann
2018-10-08
colorize: fix check for pygmentize (#7250)
Marc Cornellà
2018-01-22
updated alias and corrected python package (#6520)
Steve
2014-05-29
Update colorize.plugin.zsh
Christophe Bliard
2014-05-24
Fixing typo.
Trevor Strieber
2013-04-12
Add colorize plugin
Oleg Kandaurov