Commit Graph

37 Commits

Author SHA1 Message Date
Tatsuya Kinoshita
b71c5ec462 Fix incorrect query string for w3mman 7z
Bug-Debian: https://github.com/tats/w3m/issues/191
2021-08-30 20:19:07 +09:00
Tatsuya Kinoshita
ff09f20da6 Accept section "l" for w3mman 2020-09-28 21:53:22 +09:00
Tatsuya Kinoshita
ea47145ea8 Assume a local file if the argument contains slash for w3mman 2020-09-25 21:43:47 +09:00
Dustin Boyd
a3ec574690 Remove -l flag in CGI script
Origin: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217947&action=diff
Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249305
2020-09-25 21:35:36 +09:00
Tatsuya Kinoshita
7b44362891 Remove .cvsignore 2020-09-15 20:23:16 +09:00
Tatsuya Kinoshita
bfe56be4c0 Fix broken Japanese help page, convert to UTF-8 2020-09-01 19:41:31 +09:00
bptato
dcbbd27475 Added the other two commands to w3mhelp 2020-08-31 18:09:36 +02:00
bptato
9916eadf24 New commands for moving to the top, middle and bottom of buffer 2020-08-31 18:02:07 +02:00
David Spickett
638f46d091 Show keyboard shortcuts in a consistent order in help
Perl's hash variables are not ordered so each
time we run the CGI script for the help page
we may get a different order.

This caused bindings and names to appear
differently on each reload.

To fix this sort by keys when generating the
shortcut tables.

Fixes #133
2020-07-31 14:45:03 +01:00
Shun Sakai
d2283055e2 Change the encoding of the Japanese docs to UTF-8 2020-05-06 21:54:30 +09:00
Tatsuya Kinoshita
fb915c1248 Add GOTO_HOME to the help page 2020-03-16 19:51:22 +09:00
Tatsuya Kinoshita
56bf714a24 Fix square brackets 2018-12-22 12:52:49 +09:00
Nemo Inis
13c0ff5567 w3mman support for section number during keyword search
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916968#5
2018-12-21 21:16:48 +09:00
Tatsuya Kinoshita
327bb74254 Do not remove w3mdict.cgi when "make distclean" 2018-01-21 10:34:22 +09:00
HIGUCHI Daisuke (VDR dai)
57b37c223b fix spelling error 2017-12-25 07:02:21 +09:00
Tatsuya Kinoshita
9089f252b7 Add w3mdict.cgi to LIB_TARGETS 2016-10-30 17:33:19 +09:00
Boruch Baum
d831d7dcb2 Add w3mdict.cgi to use a dictd dictionary query
Bug-Debian: https://github.com/tats/w3m/issues/30
2016-10-30 16:03:04 +09:00
Tatsuya Kinoshita
92559b8cc3 Install German manpages 2016-08-08 21:00:25 +09:00
Markus Hiereth
5c4d33a839 Update manpage for w3mman in English and German
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#80
2016-08-08 20:18:45 +09:00
Tatsuya Kinoshita
ae6d8b0ee9 Trim trailing spaces 2016-06-20 22:35:34 +09:00
Markus Hiereth
00c26d3a43 Update German help messages
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682#47
2016-06-20 22:34:57 +09:00
Tatsuya Kinoshita
9026f21f10 Convert German help messages to UTF-8 2016-06-19 18:45:28 +09:00
Tatsuya Kinoshita
8ec3ddc37d Update Japanese help messages 2016-06-19 14:19:19 +09:00
Markus Hiereth
50c099cc69 Update German help messages
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682
2016-06-19 07:30:39 +09:00
Markus Hiereth
6fd92e149f Update English help messages 2016-06-19 07:00:01 +09:00
Tatsuya Kinoshita
f5757e1a17 Support German translated help messages (translation is in progress)
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682
2016-04-02 07:30:39 +09:00
Justin B Rye
f4885d0838 English fixes
cf. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772341#15
Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00002.html
Origin: https://lists.debian.org/debian-l10n-english/2014/12/msg00030.html
Origin: https://lists.debian.org/debian-l10n-english/2015/02/msg00011.html
2016-04-02 06:51:06 +09:00
Gaetan Bisson
c574748948 Do not use defined(%hash) in w3mhelp.cgi
Origin: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/w3m&id=d9e0a4f0b461c9e2177cd9e64a10581386650503
Bug-Arch: https://bugs.archlinux.org/task/45608
2015-10-04 00:36:55 +09:00
Tatsuya Kinoshita
14a982136b Merge branch 'bug/lang-en' 2014-11-29 18:30:54 +09:00
Justin B Rye
fed5b54ffe Tweak for W3MMAN_W3M
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771003#5
2014-11-29 14:27:50 +09:00
Justin B Rye
72b8b629d8 English fixes
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766550#25
2014-11-29 14:22:34 +09:00
Justin B Rye
12a1830a85 Fix Perl warnings
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771004
2014-11-29 12:16:15 +09:00
Tatsuya Kinoshita
a9e13f000a Correct underline processing and more UTF-8 support for w3mman2html.cgi
Patch from <https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/680202>,
provided by Piotr P. Karwasz.
2013-08-02 07:00:31 +09:00
Tatsuya Kinoshita
620796f8d7 Remove garbage files 2012-05-24 23:06:47 +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