svnno****@sourc*****
svnno****@sourc*****
2010年 5月 14日 (金) 00:47:14 JST
Revision: 3886 http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=3886 Author: yutakapon Date: 2010-05-14 00:47:13 +0900 (Fri, 14 May 2010) Log Message: ----------- Bracketed Paste Mode に関する説明を追加した。 Modified Paths: -------------- trunk/doc/en/html/usage/tips/xterm.html trunk/doc/ja/html/usage/tips/xterm.html -------------- next part -------------- Modified: trunk/doc/en/html/usage/tips/xterm.html =================================================================== --- trunk/doc/en/html/usage/tips/xterm.html 2010-05-13 08:42:59 UTC (rev 3885) +++ trunk/doc/en/html/usage/tips/xterm.html 2010-05-13 15:47:13 UTC (rev 3886) @@ -31,6 +31,8 @@ endfunction map <special> <expr> <Esc>[200~ XTermPasteBegin("i") imap <special> <expr> <Esc>[200~ XTermPasteBegin("") + cmap <special> <Esc>[200~ <nop> + cmap <special> <Esc>[201~ <nop> endif </pre> Modified: trunk/doc/ja/html/usage/tips/xterm.html =================================================================== --- trunk/doc/ja/html/usage/tips/xterm.html 2010-05-13 08:42:59 UTC (rev 3885) +++ trunk/doc/ja/html/usage/tips/xterm.html 2010-05-13 15:47:13 UTC (rev 3886) @@ -31,6 +31,8 @@ endfunction map <special> <expr> <Esc>[200~ XTermPasteBegin("i") imap <special> <expr> <Esc>[200~ XTermPasteBegin("") + cmap <special> <Esc>[200~ <nop> + cmap <special> <Esc>[201~ <nop> endif </pre>