<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/doc/docs/cmdline.rst, branch 2.15.0</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Fix various documentation references.</title>
<updated>2023-02-12T15:49:29+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-02-12T15:48:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=5610265217e6d3cd89079a949de5e9ffaba36763'/>
<id>5610265217e6d3cd89079a949de5e9ffaba36763</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect true-color terminal support for pygmentize (#2160)</title>
<updated>2022-06-13T05:21:12+00:00</updated>
<author>
<name>Micah Cochran</name>
<email>micahcochran@users.noreply.github.com</email>
</author>
<published>2022-06-13T05:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=126cf8c2547a2e75ee8b44154a5622e216a85ead'/>
<id>126cf8c2547a2e75ee8b44154a5622e216a85ead</id>
<content type='text'>
For the pygmentize command line, this pull request adds detection of true-color support on the terminal and makes that the default formatter. It looks up the COLORTERM environment variable having a value of truecolor or 24bit. If that is the case, it sets the default formatter to use the TerminalTrueColorFormatter.

The COLORTERM environment variable is a convention that has been adopted by some terminals for specifying true-color is supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the pygmentize command line, this pull request adds detection of true-color support on the terminal and makes that the default formatter. It looks up the COLORTERM environment variable having a value of truecolor or 24bit. If that is the case, it sets the default formatter to use the TerminalTrueColorFormatter.

The COLORTERM environment variable is a convention that has been adopted by some terminals for specifying true-color is supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for missing CLI options (#1900)</title>
<updated>2021-10-02T10:26:24+00:00</updated>
<author>
<name>amitkummer</name>
<email>49096391+amitkummer@users.noreply.github.com</email>
</author>
<published>2021-10-02T10:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=b10a543183598f80ad5928a45c412ecda68e9b8e'/>
<id>b10a543183598f80ad5928a45c412ecda68e9b8e</id>
<content type='text'>
Add documentation for the -N, -g, -s and --json command line options.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add documentation for the -N, -g, -s and --json command line options.</pre>
</div>
</content>
</entry>
<entry>
<title>Update command to indeed include line numbers (#1745)</title>
<updated>2021-03-11T14:05:59+00:00</updated>
<author>
<name>Rafael Rossi</name>
<email>rossirafael@yahoo.com</email>
</author>
<published>2021-03-11T14:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=d86dd2bbd07ed880d908aeab2a99af50a64142aa'/>
<id>d86dd2bbd07ed880d908aeab2a99af50a64142aa</id>
<content type='text'>
Command was not including the line numbers, missing `linenos=1` option.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Command was not including the line numbers, missing `linenos=1` option.</pre>
</div>
</content>
</entry>
<entry>
<title>Update pull request per comments by birkenfeld.</title>
<updated>2016-02-24T23:46:32+00:00</updated>
<author>
<name>Tanner Prynn</name>
<email>tanner.prynn@nccgroup.trust</email>
</author>
<published>2016-02-24T23:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=4a49415561c00e2d235d266ee81cb026982f8e20'/>
<id>4a49415561c00e2d235d266ee81cb026982f8e20</id>
<content type='text'>
Add optional function parameter for the class name to instantiate, and update cli to support this.
Move error handling to within the loading functions; they now only raise ClassNotFound.
Modify doc with these updates and the version number.
Test case clean up and additions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add optional function parameter for the class name to instantiate, and update cli to support this.
Move error handling to within the loading functions; they now only raise ClassNotFound.
Modify doc with these updates and the version number.
Test case clean up and additions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add api, command line, etc. documentation for custom lexer/formatter loading</title>
<updated>2016-02-22T22:34:46+00:00</updated>
<author>
<name>Tanner Prynn</name>
<email>tanner.prynn@nccgroup.trust</email>
</author>
<published>2016-02-22T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=604256ba5bdd0e7d707201d119db7035f478234d'/>
<id>604256ba5bdd0e7d707201d119db7035f478234d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge default into stable</title>
<updated>2016-01-17T16:00:26+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-01-17T16:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=fc55dc2e95bcea03fbc0d8e1d130c9e53f3f1dad'/>
<id>fc55dc2e95bcea03fbc0d8e1d130c9e53f3f1dad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
