summaryrefslogtreecommitdiff
path: root/perf
Commit message (Expand)AuthorAgeFilesLines
* all: Clean up licence headersChristian Persch2021-01-315-30/+26
* pty: Fill in winsize.ws_xpixel and .ws_ypixel for TIOCGWINSZHans Petter Jansson2020-05-271-0/+26
* draw: Add manual drawing for new legacy terminal unicode charactersEgmont Koblinger2019-11-213-0/+43
* test: Add some more explanation to the UTF-8-test.txt fileChristian Persch2019-10-161-0/+0
* test: Document the changes made to UTF-8-test.txtChristian Persch2019-10-161-0/+0
* test: Add UTF-8 testChristian Persch2019-10-151-0/+0
* perf,bidi: Add BiDi demo and info filesEgmont Koblinger2019-06-302-0/+326
* build: Port to meson build systemChristian Persch2019-04-141-16/+0
* perf: Add files to EXTRA_DISTEgmont Koblinger2019-02-041-0/+3
* devanagari.txt: New test fileEgmont Koblinger2019-02-041-0/+6
* hyperlink-demo.txt: Prefer ST to BELEgmont Koblinger2018-10-211-52/+52
* ring: Store cell attributes together in an uint32_tChristian Persch2018-01-131-0/+85
* emulation: Revise the extended color escape sequencesEgmont Koblinger2017-12-142-15/+48
* sgr-test.sh: New script for testing SGR escape sequences0.51.2Egmont Koblinger2017-12-112-0/+139
* img.sh: Fix for newer ImageMagickEgmont Koblinger2017-04-301-1/+1
* widget,emulation: Add support for OSC 8 hyperlinks (HTML-like anchors)Egmont Koblinger2017-04-251-0/+95
* widget: Make dim color handling more xterm-likeEgmont Koblinger2014-08-252-0/+74
* build: Do not hardcode /bin/bashEgmont Koblinger2014-03-182-2/+2
* perf: Add scripts to EXTRA_DISTEgmont Koblinger2014-03-171-1/+7
* emulation: Support 16 million colorsEgmont Koblinger2014-01-091-0/+71
* Add git.mkBehdad Esfahbod2009-04-171-0/+2
* Require glib >= 2.18.0 as earlier glib versions had a totally bogusBehdad Esfahbod2008-11-291-3/+3
* Wait for keypress when done, so one can do "vte -c ./vim.sh" and not loseBehdad Esfahbod2007-09-051-2/+6
* Measure full screen scrolling performance.Chris Wilson2007-05-172-0/+28
* Trivial little script that counts to a large number.Chris Wilson2007-02-211-0/+10
* A simple script to dump a fixed amount of random data to the terminal.Chris Wilson2007-02-191-0/+3
* Simple to script to scroll UTF-8 text.Chris Wilson2007-02-051-0/+11
* Extract the bits the test needs out of debian.vim.Chris Wilson2007-02-011-1/+10
* Rudimentary vim scrolling benchmark.Chris Wilson2007-01-314-0/+254