Commit Graph

7 Commits

Author SHA1 Message Date
GIL B. Chan
67e0ef7aa6 edit colorize plugin: add -f terminal option
The option (`pygmentize -f terminal <...>`) lets pygments use terminal color
scheme. Otherwise, it would use its default colors, which might be
unbalanced with that of terminal (e.g. not harmonious with background color of terminal).
2019-04-07 18:57:17 +09:00
Stephan Salzmann
576ada138f colorize: add README and refactor plugin (#7314) 2018-10-19 19:27:49 +02:00
Marc Cornellà
999d3ddf4c
colorize: fix check for pygmentize (#7250) 2018-10-08 17:56:44 +02:00
Steve
28cd683282 updated alias and corrected python package (#6520) 2018-01-22 19:18:03 -08:00
Christophe Bliard
3c41da3172 Update colorize.plugin.zsh
correctly detect when pygmentize is not installed
do not exit shell if when pygmentize is not installed
2014-05-29 10:56:41 +02:00
Trevor Strieber
8355233f7f Fixing typo. 2014-05-24 08:35:54 +02:00
Oleg Kandaurov
07738ea863 Add colorize plugin 2013-04-12 18:19:42 +04:00