<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh.git/plugins/colorize, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cnjoe.info/git/zsh.git/atom/plugins/colorize?h=master</id>
<link rel='self' href='http://cnjoe.info/git/zsh.git/atom/plugins/colorize?h=master'/>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/'/>
<updated>2024-08-11T18:01:39Z</updated>
<entry>
<title>fix(colorize): support args when input is stdin (#11038)</title>
<updated>2024-08-11T18:01:39Z</updated>
<author>
<name>August Feng</name>
<email>46177585+augustfengd@users.noreply.github.com</email>
</author>
<published>2024-08-11T18:01:39Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=47767bd03cae60bc4b3d8ab4ba8e6b6c78bc17ed'/>
<id>urn:sha1:47767bd03cae60bc4b3d8ab4ba8e6b6c78bc17ed</id>
<content type='text'>
Co-authored-by: August Feng &lt;au.fengster@gmail.com&gt;</content>
</entry>
<entry>
<title>fix(colorize): check if $ZSH_COLORIZE_TOOL exists (#11325)</title>
<updated>2022-11-09T22:04:55Z</updated>
<author>
<name>cxy004</name>
<email>cxy004@qq.com</email>
</author>
<published>2022-11-09T22:04:55Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=23de5d95285a6b119d7c99f777051d9c5ec69ef8'/>
<id>urn:sha1:23de5d95285a6b119d7c99f777051d9c5ec69ef8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: fix spelling errors across the project (#10459)</title>
<updated>2021-12-01T11:20:31Z</updated>
<author>
<name>Josh Soref</name>
<email>2119212+jsoref@users.noreply.github.com</email>
</author>
<published>2021-12-01T11:20:31Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=0e41181d547e2f89ffc503a7afc8b0f3991dd1a8'/>
<id>urn:sha1:0e41181d547e2f89ffc503a7afc8b0f3991dd1a8</id>
<content type='text'>
Co-authored-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(colorize): bypass less aliases in `colorize_less` (#9593)</title>
<updated>2021-01-14T17:26:40Z</updated>
<author>
<name>Ruslan Sayfutdinov</name>
<email>ruslan@sayfutdinov.com</email>
</author>
<published>2021-01-14T17:26:40Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=a3bdff694a388c9bede63afec3c4a0a78bffa1ba'/>
<id>urn:sha1:a3bdff694a388c9bede63afec3c4a0a78bffa1ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>colorize: add compatibility for zsh &lt; 5.1 (#9400)</title>
<updated>2020-10-29T10:54:29Z</updated>
<author>
<name>spreiter</name>
<email>36988897+spreiter@users.noreply.github.com</email>
</author>
<published>2020-10-29T10:54:29Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=47d30784c53ed3159fb317d4a1a1cedb105aa278'/>
<id>urn:sha1:47d30784c53ed3159fb317d4a1a1cedb105aa278</id>
<content type='text'>
The direct assignment of a local array is not possible in older ZSH version, as used by RHEL/CentOS 7.</content>
</entry>
<entry>
<title>colorize: add $ZSH_COLORIZE_CHROMA_FORMATTER config env var (#8824)</title>
<updated>2020-07-31T13:56:22Z</updated>
<author>
<name>John Welsh</name>
<email>john.welsh@gmail.com</email>
</author>
<published>2020-07-31T13:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=345cb99e5bbdd404e2da0d0e294623eccc130c27'/>
<id>urn:sha1:345cb99e5bbdd404e2da0d0e294623eccc130c27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>colorize: update plugin to support less options (#8392)</title>
<updated>2019-12-22T20:21:14Z</updated>
<author>
<name>ProbstDJakob</name>
<email>jakob@probstfamilie.de</email>
</author>
<published>2019-12-22T20:21:14Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=e21fbe7dffff1619c2deb02eea8cccbd7e9814f4'/>
<id>urn:sha1:e21fbe7dffff1619c2deb02eea8cccbd7e9814f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolving conflict in README after recent updates for colorize plugin</title>
<updated>2019-12-21T07:07:16Z</updated>
<author>
<name>Robby Russell</name>
<email>robby@planetargon.com</email>
</author>
<published>2019-12-21T07:07:16Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=feaee0446468798b9a9411dc5ea5f957c19b87a0'/>
<id>urn:sha1:feaee0446468798b9a9411dc5ea5f957c19b87a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Resolving conflict in colorize patch #7742</title>
<updated>2019-12-21T06:43:20Z</updated>
<author>
<name>Robby Russell</name>
<email>robby@planetargon.com</email>
</author>
<published>2019-12-21T06:43:20Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=c494bbb82c36f86e0f70df8c1f18b2881b2b7c0c'/>
<id>urn:sha1:c494bbb82c36f86e0f70df8c1f18b2881b2b7c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update link for Pygments </title>
<updated>2019-12-21T05:45:39Z</updated>
<author>
<name>Robby Russell</name>
<email>robby@planetargon.com</email>
</author>
<published>2019-12-21T05:45:39Z</published>
<link rel='alternate' type='text/html' href='http://cnjoe.info/git/zsh.git/commit/?id=16ef5cca44d23fbde33de77cf44d0f05804d43e9'/>
<id>urn:sha1:16ef5cca44d23fbde33de77cf44d0f05804d43e9</id>
<content type='text'>
Also moving the dependencies section up</content>
</entry>
</feed>
