summaryrefslogtreecommitdiff
path: root/pygments/formatters/terminal256.py
Commit message (Expand)AuthorAgeFilesLines
* linenos support for terminal256 (#1674)Jiamin Shen2021-02-061-1/+23
* Run pyupgrade across codebase to modernize syntax and patterns (#1622)Jon Dufresne2021-01-171-1/+0
* Bump copyright year.Matthäus G. Chajdas2021-01-031-1/+1
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Remove Python 2 compatibility (#1348)Georg Brandl2020-02-291-6/+0
* allow terminal256 formatter to show italics...Kurt Neufeld2019-12-011-2/+12
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Fix a few markup problems in the docs.Georg Brandl2018-12-181-2/+2
* Update ansi color name change version.Matth?us G. Chajdas2018-12-161-2/+2
* Use replace instead of stripMorten Enemark Lund2018-08-211-2/+2
* Ensure terminal formatter works with new ansi colors namesMorten Enemark Lund2018-08-211-2/+2
* Change ansi color names to more saying namesMorten Enemark Lund2018-08-041-1/+7
* Copyright update.Georg Brandl2017-01-221-1/+1
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+309