[Ttssh2-commit] [4105] gvim の動作に近くなるように修正。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 9月 23日 (木) 19:42:04 JST


Revision: 4105
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4105
Author:   doda
Date:     2010-09-23 19:42:03 +0900 (Thu, 23 Sep 2010)

Log Message:
-----------
gvim の動作に近くなるように修正。

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-09-23 08:44:37 UTC (rev 4104)
+++ trunk/doc/en/html/usage/tips/xterm.html	2010-09-23 10:42:03 UTC (rev 4105)
@@ -33,7 +33,7 @@
     return a:ret
   endfunction
 
-  map <special> <expr> <Esc>[200~ XTermPasteBegin("i")
+  map <special> <expr> <Esc>[200~ XTermPasteBegin("0i")
   imap <special> <expr> <Esc>[200~ XTermPasteBegin("")
   cmap <special> <Esc>[200~ <nop>
   cmap <special> <Esc>[201~ <nop>

Modified: trunk/doc/ja/html/usage/tips/xterm.html
===================================================================
--- trunk/doc/ja/html/usage/tips/xterm.html	2010-09-23 08:44:37 UTC (rev 4104)
+++ trunk/doc/ja/html/usage/tips/xterm.html	2010-09-23 10:42:03 UTC (rev 4105)
@@ -33,7 +33,7 @@
     return a:ret
   endfunction
 
-  map <special> <expr> <Esc>[200~ XTermPasteBegin("i")
+  map <special> <expr> <Esc>[200~ XTermPasteBegin("0i")
   imap <special> <expr> <Esc>[200~ XTermPasteBegin("")
   cmap <special> <Esc>[200~ <nop>
   cmap <special> <Esc>[201~ <nop>



Ttssh2-commit メーリングリストの案内
Back to archive index