bptato
|
e4570e8b6e
|
Support iTerm2 graphics protocol, replace encodeB with base64_encode
|
2021-02-02 22:14:46 +01:00 |
|
HIGUCHI Daisuke (VDR dai)
|
57b37c223b
|
fix spelling error
|
2017-12-25 07:02:21 +09:00 |
|
David Crosby
|
7e5b33c30e
|
Remove dead assignments flagged by Clang static analysis
|
2015-08-11 21:59:27 +09:00 |
|
Egmont Koblinger
|
b449322c1a
|
Support sgrmouse for skip_escseq
Origin: https://sourceforge.net/p/w3m/patches/65/#e2aa
|
2015-08-09 06:57:00 +09:00 |
|
Daniel Schepler
|
53a9515b18
|
Wrap the functions used by image.c in USE_IMAGE
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789539
|
2015-06-23 06:58:04 +09:00 |
|
Araki Ken
|
2e8def7ab6
|
Add README.sixel. W3M_IMG2SIXEL environmental variable enables to specify options of img2sixel.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
982a8feab0
|
* Add n_terminal_image argument to put_image_{sixel|osc5379}(). * Use struct winsize to calculate ppc and ppl.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
f64d6bb899
|
If SCREEN_VARIANT=sixel on GNU screen, exec img2sixel without -P option.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
df84882eb3
|
ttymode_set() -> ttymode_reset().
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
78ae4478df
|
Fix.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
3f3906151b
|
Support GNU screen.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
0c25fd96f7
|
Show GIF (except animation GIF) correctly.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
4459dbe26e
|
img2sixel exits by Ctrl+C. Enable GIF Animation if 'I' is pressed to show it.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
4a9c976e32
|
Show the first frame of animation gif files.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
e8b2d47358
|
system() -> fork()&execvp()
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
2fe66f3a6f
|
Add -sixel option which supports image processing by img2sixel.
|
2014-12-06 20:47:05 +09:00 |
|
Araki Ken
|
f941b1d562
|
* terms.c: Clear fd_set by FD_ZERO() before select().
|
2014-12-06 20:47:04 +09:00 |
|
Araki Ken
|
a95a178971
|
* terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from 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.
|
2014-12-06 20:47:04 +09:00 |
|
Araki Ken
|
147ef0048b
|
- Adjust the image size to the terminal cell size. - If the image size is specified in html source, skip to load the image.
|
2014-12-06 20:47:04 +09:00 |
|
Araki Ken
|
f4268d8d18
|
Support remote image by OSC 5379 show_picture sequence.
|
2014-12-06 20:47:04 +09:00 |
|
Peter Poeml
|
c6f15256e9
|
Prevent segfault when editing a textarea field with vi
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
|
2014-12-06 16:50:16 +09:00 |
|
Tatsuya Kinoshita
|
9330f2393b
|
Merge branch 'bug/cygwin-lang'
|
2013-10-14 09:18:07 +09:00 |
|
Jarek Czekalski
|
01d0530995
|
Fix paren in check_cygwin_console()
Bug: https://sourceforge.net/p/w3m/patches/66/
|
2013-10-14 09:17:35 +09:00 |
|
Tatsuya Kinoshita
|
af8e8cf7d1
|
Merge branch 'bug/cygwin-lang'
|
2013-10-13 12:33:34 +09:00 |
|
Tatsuya Kinoshita
|
f9ad57b0d3
|
Do not fail when LANG is not set
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/
|
2013-10-13 09:58:51 +09:00 |
|
Tatsuya Kinoshita
|
a342af3d63
|
Support SGR 1006 mouse reporting
Patch to support SGR 1006 mouse reporting, from [w3m-dev 04466]
on 2012-07-15, provided by Hayaki Saito.
|
2013-04-08 21:36:33 +09:00 |
|
Tatsuya Kinoshita
|
5397d09e58
|
Adding upstream version 0.5.3
|
2011-05-04 16:41:45 +09:00 |
|
Tatsuya Kinoshita
|
6db339b3d7
|
Adding upstream version 0.5.2
|
2011-05-04 16:23:02 +09:00 |
|
Tatsuya Kinoshita
|
72f72d64a4
|
Adding upstream version 0.5.1
|
2011-05-04 16:05:14 +09:00 |
|