Fumitoshi UKAI 7eb27d5b8b [w3m-dev 03433] cygwin console on Win9X
* configure (config.h): SUPPORT_WIN9X_CONSOLE_MBCS
* linein.c (inputLineHistSearch): enable_win9x_console_input()
				disable_win9x_console_input()
* main.c (mouse): cygin_mouse_btn_swapped
* terms.c (is_xterm): static
	(isLocalConsole): added
	(cygwin_mouse_btn_swapped): added
	(check_win32_console): deleted
	(check_win9x): added
	(init_win32_console_handle): check ttyslot()
	(enable_win9x_console_input): added
	(disable_win9x_console_input): added
	(read_win32_console_input): delete ifdef MOUSE
	(cmp_tv): deleted
	(subtract_tv): deleted
	(GetConsoleHwnd): added
	(cygwin_version): added
	(select_or_poll_win32_console): deleted
	(check_cygwin_console): added
	(select_win32_console): deleted
	(set_tty): check_cygin_console()
	(term_title): SetConsoleTitle()
	(CYGWIN_ON): added
	(CYGIN_OFF): added
	(mouse_init): NEED_CYGWIN_ON
	(mouse_end): NEED_CYGWIN_OFF
* terms.h (cygwin_mouse_btn_swapped): added
	(enable_win9x_console_input): added
	(disable_win9x_console_input): added
	(NEED_CYGWIN_ON): added
	(NEED_CYGWIN_OFF): added
From: WATANABE Katsuyuki <katsuyuki_1.watanabe@toppan.co.jp>
2002-11-15 15:36:48 +00:00
2002-11-12 12:36:30 +00:00
2002-11-12 12:36:30 +00:00
2002-11-12 12:18:29 +00:00
2002-10-29 14:28:30 +00:00
2002-11-08 15:54:46 +00:00
2002-11-09 21:55:24 +00:00
2002-09-24 16:35:02 +00:00
2002-11-15 15:23:45 +00:00
2002-11-08 15:54:46 +00:00
2002-11-15 15:21:07 +00:00
2002-10-30 17:21:35 +00:00
2002-01-26 17:24:01 +00:00
2002-01-26 17:24:01 +00:00
2002-11-05 17:10:04 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-01-31 18:28:24 +00:00
2002-11-06 15:09:16 +00:00
2002-09-28 16:30:07 +00:00
2002-09-28 16:30:07 +00:00
2002-11-15 15:36:48 +00:00
2002-07-18 15:02:21 +00:00
2002-07-18 14:59:02 +00:00
2002-07-18 14:59:02 +00:00
2002-11-15 15:36:48 +00:00
2002-11-15 15:21:55 +00:00
2002-11-14 16:56:22 +00:00
2002-11-06 15:05:34 +00:00
2002-11-05 16:43:09 +00:00
2002-09-24 16:35:02 +00:00
2002-09-24 16:35:02 +00:00
2002-11-11 15:14:54 +00:00
2002-11-05 13:25:59 +00:00

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 13 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%