aboutsummaryrefslogtreecommitdiffstats
path: root/terms.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support kitty image protocolbptato2021-02-181-1/+79
* Handle iTerm2 images more efficientlybptato2021-02-181-9/+40
* Support iTerm2 graphics protocol, replace encodeB with base64_encodebptato2021-02-021-1/+32
* fix spelling errorHIGUCHI Daisuke (VDR dai)2017-12-241-4/+4
* Remove dead assignments flagged by Clang static analysisDavid Crosby2015-08-111-2/+0
* Support sgrmouse for skip_escseqEgmont Koblinger2015-08-081-0/+4
* Wrap the functions used by image.c in USE_IMAGEDaniel Schepler2015-06-221-0/+2
* Add README.sixel. W3M_IMG2SIXEL environmental variable enables to specify opt...Araki Ken2014-12-061-16/+31
* * Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct ...Araki Ken2014-12-061-12/+12
* If SCREEN_VARIANT=sixel on GNU screen, exec img2sixel without -P option.Araki Ken2014-12-061-1/+2
* ttymode_set() -> ttymode_reset().Araki Ken2014-12-061-3/+17
* Fix.Araki Ken2014-12-061-1/+1
* Support GNU screen.Araki Ken2014-12-061-2/+9
* Show GIF (except animation GIF) correctly.Araki Ken2014-12-061-2/+2
* img2sixel exits by Ctrl+C. Enable GIF Animation if 'I' is pressed to show it.Araki Ken2014-12-061-11/+43
* Show the first frame of animation gif files.Araki Ken2014-12-061-0/+87
* system() -> fork()&execvp()Araki Ken2014-12-061-7/+32
* Add -sixel option which supports image processing by img2sixel.Araki Ken2014-12-061-1/+17
* * terms.c: Clear fd_set by FD_ZERO() before select().Araki Ken2014-12-061-8/+7
* * terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from 0....Araki Ken2014-12-061-1/+1
* - Adjust the image size to the terminal cell size. - If the image size is spe...Araki Ken2014-12-061-16/+25
* Support remote image by OSC 5379 show_picture sequence.Araki Ken2014-12-061-0/+50
* Prevent segfault when editing a textarea field with viPeter Poeml2014-12-061-1/+2
* Merge branch 'bug/cygwin-lang'Tatsuya Kinoshita2013-10-141-3/+3
|\
| * Fix paren in check_cygwin_console()Jarek Czekalski2013-10-141-3/+3
* | Merge branch 'bug/cygwin-lang'Tatsuya Kinoshita2013-10-131-1/+4
|\|
| * Do not fail when LANG is not setTatsuya Kinoshita2013-10-131-1/+4
* | Support SGR 1006 mouse reportingTatsuya Kinoshita2013-04-081-2/+2
|/
* Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita2011-05-041-14/+27
* Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita2011-05-041-16/+104
* Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita2011-05-041-0/+2169