summaryrefslogtreecommitdiff
path: root/pygments/lexers/teraterm.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2023.Matthäus G. Chajdas2023-03-291-1/+1
* Update Tera Term string handlingKurt McKee2022-06-211-15/+6
* Modify the Tera Term lexer so it outputs Text.Whitespace tokens correctlyKurt McKee2022-06-211-3/+3
* Rework URL information in lexers.Matthäus G. Chajdas2022-03-201-1/+2
* Happy new year.Georg Brandl2022-01-251-1/+1
* uniformize aliases order (#1780)Mestery2021-04-261-1/+1
* 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
* all: revert changes of [a-zA-Z0-9_] to \wGeorg Brandl2020-09-071-3/+3
* all: fixup remaining regexlint warningsGeorg Brandl2020-09-061-9/+7
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Update CHANGES, simplify analyse_text.Matthäus G. Chajdas2020-05-221-1/+0
* Update the Tera Term macro lexer (new 'setspeed' command) (#1337)Kurt McKee2020-05-221-46/+226
* Fix #1256.Matthäus G. Chajdas2019-11-241-1/+1
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-2/+2
* Support the Tera Term macro languageKurt McKee2018-01-281-0/+158