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 |
|