Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support iTerm2 graphics protocol, replace encodeB with base64_encode | bptato | 2021-02-02 | 1 | -1/+32 |
| | |||||
* | fix spelling error | HIGUCHI Daisuke (VDR dai) | 2017-12-24 | 1 | -4/+4 |
| | |||||
* | Remove dead assignments flagged by Clang static analysis | David Crosby | 2015-08-11 | 1 | -2/+0 |
| | |||||
* | Support sgrmouse for skip_escseq | Egmont Koblinger | 2015-08-08 | 1 | -0/+4 |
| | | | | Origin: https://sourceforge.net/p/w3m/patches/65/#e2aa | ||||
* | Wrap the functions used by image.c in USE_IMAGE | Daniel Schepler | 2015-06-22 | 1 | -0/+2 |
| | | | | Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789539 | ||||
* | Add README.sixel. W3M_IMG2SIXEL environmental variable enables to specify ↵ | Araki Ken | 2014-12-06 | 1 | -16/+31 |
| | | | | options of img2sixel. | ||||
* | * Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct ↵ | Araki Ken | 2014-12-06 | 1 | -12/+12 |
| | | | | winsize to calculate ppc and ppl. | ||||
* | If SCREEN_VARIANT=sixel on GNU screen, exec img2sixel without -P option. | Araki Ken | 2014-12-06 | 1 | -1/+2 |
| | |||||
* | ttymode_set() -> ttymode_reset(). | Araki Ken | 2014-12-06 | 1 | -3/+17 |
| | |||||
* | Fix. | Araki Ken | 2014-12-06 | 1 | -1/+1 |
| | |||||
* | Support GNU screen. | Araki Ken | 2014-12-06 | 1 | -2/+9 |
| | |||||
* | Show GIF (except animation GIF) correctly. | Araki Ken | 2014-12-06 | 1 | -2/+2 |
| | |||||
* | img2sixel exits by Ctrl+C. Enable GIF Animation if 'I' is pressed to show it. | Araki Ken | 2014-12-06 | 1 | -11/+43 |
| | |||||
* | Show the first frame of animation gif files. | Araki Ken | 2014-12-06 | 1 | -0/+87 |
| | |||||
* | system() -> fork()&execvp() | Araki Ken | 2014-12-06 | 1 | -7/+32 |
| | |||||
* | Add -sixel option which supports image processing by img2sixel. | Araki Ken | 2014-12-06 | 1 | -1/+17 |
| | |||||
* | * terms.c: Clear fd_set by FD_ZERO() before select(). | Araki Ken | 2014-12-06 | 1 | -8/+7 |
| | |||||
* | * terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from ↵ | Araki Ken | 2014-12-06 | 1 | -1/+1 |
| | | | | | | | | | | 0.1 sec to 0.5 sec. * image.c: - clearImage() works. - Use cached image files created by w3m in getImage(). * file.c: Hack for alignment. | ||||
* | - Adjust the image size to the terminal cell size. - If the image size is ↵ | Araki Ken | 2014-12-06 | 1 | -16/+25 |
| | | | | specified in html source, skip to load the image. | ||||
* | Support remote image by OSC 5379 show_picture sequence. | Araki Ken | 2014-12-06 | 1 | -0/+50 |
| | |||||
* | Prevent segfault when editing a textarea field with vi | Peter Poeml | 2014-12-06 | 1 | -1/+2 |
| | | | | | | | | add fix for segfault that can occur when editing a textarea field with vi, and returning to w3m (it seems to happen if the terminal is not writable, as when using w3m after 'su - some_user') Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-0.4.1-textarea-segfault.dif?expand=1 | ||||
* | Merge branch 'bug/cygwin-lang' | Tatsuya Kinoshita | 2013-10-14 | 1 | -3/+3 |
|\ | |||||
| * | Fix paren in check_cygwin_console() | Jarek Czekalski | 2013-10-14 | 1 | -3/+3 |
| | | | | | | | | Bug: https://sourceforge.net/p/w3m/patches/66/ | ||||
* | | Merge branch 'bug/cygwin-lang' | Tatsuya Kinoshita | 2013-10-13 | 1 | -1/+4 |
|\| | |||||
| * | Do not fail when LANG is not set | Tatsuya Kinoshita | 2013-10-13 | 1 | -1/+4 |
| | | | | | | | | | | | | Check whether the value of LC_ALL, LC_CTYPE or LANG is not NULL in check_cygwin_console(). Bug: https://sourceforge.net/p/w3m/patches/66/ | ||||
* | | Support SGR 1006 mouse reporting | Tatsuya Kinoshita | 2013-04-08 | 1 | -2/+2 |
|/ | | | | | Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466] on 2012-07-15, provided by Hayaki Saito. | ||||
* | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 2011-05-04 | 1 | -14/+27 |
| | |||||
* | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 2011-05-04 | 1 | -16/+104 |
| | |||||
* | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 2011-05-04 | 1 | -0/+2169 |