[w3m-dev 03401] w3mhelp.cgi
* proto.h (tabMn): nulcmd ifndef USE_MENU * scripts/w3mhelp-funcdesc.en.pl.in: add LINEEDIT:EDITOR * scripts/w3mhelp-funcdesc.ja.pl.in: add LINEEDIT:EDITOR Tab operation * scripts/w3mhelp-funcname.pl.in: add LINEEDIT:EDITOR C-o * scripts/w3mhelp.cgi.in: add tabA in Hyperlink operation add tabURL, tabrURL in File/Stream operation add Tab operation add lineedit_editor in Line edit mode From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
'LINEEDIT:BOTTOM', 'Move to the bottom of line',
|
||||
'LINEEDIT:PREV', 'Fetch the previous string from the history list',
|
||||
'LINEEDIT:NEXT', 'Fetch the next string from the history list',
|
||||
'LINEEDIT:EDITOR', 'Edit with external editor',
|
||||
'LINEEDIT:COMPLETE', 'Complete filename',
|
||||
'LINEEDIT:ACCEPT', 'Accept',
|
||||
);
|
||||
|
||||
1;
|
||||
1;
|
||||
|
@@ -19,6 +19,7 @@
|
||||
'LINEEDIT:BOTTOM', '<27><><EFBFBD><EFBFBD><EFBFBD>ذ<EFBFBD>ư',
|
||||
'LINEEDIT:PREV', '<27>ҥ<EFBFBD><D2A5>ȥ꤫<C8A5><EAA4AB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ф<EFBFBD>',
|
||||
'LINEEDIT:NEXT', '<27>ҥ<EFBFBD><D2A5>ȥ꤫<C8A5>鼡<EFBFBD><E9BCA1>ʸ<EFBFBD><CAB8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ф<EFBFBD>',
|
||||
'LINEEDIT:EDITOR', '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥ<EFBFBD><C7A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Խ<EFBFBD>',
|
||||
'LINEEDIT:COMPLETE', '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD>̾<EFBFBD><CCBE><EFBFBD>䴰',
|
||||
'LINEEDIT:ACCEPT', '<27><><EFBFBD>Ͻ<EFBFBD>λ',
|
||||
);
|
||||
@@ -28,6 +29,7 @@
|
||||
"Hyperlink operation", '<27>ϥ<EFBFBD><CFA5>ѡ<EFBFBD><D1A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
"File/Stream operation", '<27>ե<EFBFBD><D5A5><EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD>ȥ<C8A5><EAA1BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
"Buffer operation", '<27>Хåե<C3A5><D5A5><EFBFBD><EFBFBD><EFBFBD>',
|
||||
"Tab operation", '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
"Buffer selection mode", '<27>Хåե<C3A5><D5A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>⡼<EFBFBD><E2A1BC>',
|
||||
"Bookmark operation", '<27>֥å<D6A5><C3A5>ޡ<EFBFBD><DEA1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>',
|
||||
"Search", '<27><><EFBFBD><EFBFBD>',
|
||||
@@ -37,4 +39,4 @@
|
||||
"Line-edit mode", '<27><><EFBFBD>Խ<EFBFBD><D4BD>⡼<EFBFBD><E2A1BC>',
|
||||
);
|
||||
|
||||
1;
|
||||
1;
|
||||
|
@@ -17,6 +17,7 @@
|
||||
'LINEEDIT:BOTTOM', 'lineedit_bottom',
|
||||
'LINEEDIT:PREV', 'lineedit_prev',
|
||||
'LINEEDIT:NEXT', 'lineedit_next',
|
||||
'LINEEDIT:EDITOR', 'lineedit_editor',
|
||||
'LINEEDIT:COMPLETE', 'lineedit_complete',
|
||||
'LINEEDIT:ACCEPT', 'lineedit_accept',
|
||||
);
|
||||
@@ -41,6 +42,7 @@
|
||||
'C-e', 'LINEEDIT:BOTTOM',
|
||||
'C-p', 'LINEEDIT:PREV',
|
||||
'C-n', 'LINEEDIT:NEXT',
|
||||
'C-o', 'LINEEDIT:EDITOR',
|
||||
'TAB', 'LINEEDIT:COMPLETE',
|
||||
'SPC', 'LINEEDIT:COMPLETE',
|
||||
'RET', 'LINEEDIT:ACCEPT'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#!@PERL@
|
||||
# $Id: w3mhelp.cgi.in,v 1.13 2002/11/04 17:38:21 ukai Exp $
|
||||
# $Id: w3mhelp.cgi.in,v 1.14 2002/11/10 11:59:15 ukai Exp $
|
||||
|
||||
if ( $^O =~ /^(ms)?(dos|win(32|nt)?)/i ) {
|
||||
$CYGPATH = 1;
|
||||
@@ -123,17 +123,20 @@ for $otherlang (@docdirs) {
|
||||
nextR nextRD nextL nextRD nextLU nextD nextU"));
|
||||
|
||||
&show_keymap("Hyperlink operation",
|
||||
split(" ", "followA svA followI svI submitForm
|
||||
split(" ", "followA tabA svA followI svI submitForm
|
||||
curURL peekURL peekIMG pginfo curlno chkURL chkWORD chkNMID
|
||||
rFrame extbrz linkbrz"));
|
||||
|
||||
&show_keymap("File/Stream operation",
|
||||
split(" ", "goURL ldfile readsh pipesh"));
|
||||
split(" ", "goURL gorURL tabURL tabrURL ldfile readsh pipesh"));
|
||||
|
||||
&show_keymap("Buffer operation",
|
||||
split(" ", "backBf selMn selBuf vwSrc svSrc svBuf
|
||||
editBf editScr reload rdrwSc dispI stopI"));
|
||||
|
||||
&show_keymap("Tab operation",
|
||||
split(" ", "newT closeT nextT prevT tabMn tabR tabL"));
|
||||
|
||||
&show_keymap("Bookmark operation",
|
||||
split(" ", "ldBmark adBmark"));
|
||||
|
||||
@@ -157,7 +160,7 @@ for $otherlang (@docdirs) {
|
||||
split(" ", "lineedit_forward lineedit_back lineedit_backspace
|
||||
lineedit_delete lineedit_kill_after lineedit_kill_before
|
||||
lineedit_top lineedit_bottom lineedit_prev lineedit_next
|
||||
lineedit_complete lineedit_accept"));
|
||||
lineedit_editor lineedit_complete lineedit_accept"));
|
||||
|
||||
print <<PAGE;
|
||||
<HR>
|
||||
|
Reference in New Issue
Block a user