summaryrefslogtreecommitdiff
path: root/plugins/colorize/colorize.plugin.zsh
AgeCommit message (Expand)Author
2021-01-14fix(colorize): bypass less aliases in `colorize_less` (#9593)Ruslan Sayfutdinov
2020-10-29colorize: add compatibility for zsh < 5.1 (#9400)spreiter
2020-07-31colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var (#8824)John Welsh
2019-12-22colorize: update plugin to support less options (#8392)ProbstDJakob
2019-12-20Resolving conflict in README after recent updates for colorize pluginRobby Russell
2019-12-20Resolving conflict in colorize patch #7742Robby Russell
2019-11-17Echo to Error-Stream. Double quote to prevent globbing and word splitting.Jakob Probst
2019-11-17Update default color to 'emacs' which both chroma & pygmentize supportAaron N. Brock
2019-11-17Fix issue recognizing if tools are insalledAaron N. Brock
2019-11-16Fix some comments and messages. Remove (probably) debug messages. Improve ZSH...Jakob Probst
2019-11-15Add support for chromaAaron N. Brock
2019-06-15colorize: add style environment variable (#7635)Marc Cornellà
2019-04-29colorize: fix mktemp parameter for compatibility (#7789)danhimalplanet
2019-04-26Add pygments style env var for colorizedJay Schwerberg
2019-04-22colorize: add ability to colorize multiple files into less (#7662)Francisco de Zuviría
2019-04-07edit colorize plugin: add `-f terminal` optionGIL B. Chan
2018-10-19colorize: add README and refactor plugin (#7314)Stephan Salzmann
2018-10-08colorize: fix check for pygmentize (#7250)Marc Cornellà
2018-01-22updated alias and corrected python package (#6520)Steve
2014-05-29Update colorize.plugin.zshChristophe Bliard
2014-05-24Fixing typo.Trevor Strieber
2013-04-12Add colorize pluginOleg Kandaurov