[Ttssh2-commit] [3275]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 4月 3日 (金) 01:04:04 JST


Revision: 3275
          http://svn.sourceforge.jp/view?root=ttssh2&view=rev&rev=3275
Author:   yutakapon
Date:     2009-04-03 01:04:04 +0900 (Fri, 03 Apr 2009)

Log Message:
-----------


Modified Paths:
--------------
    trunk/doc/en/html/about/history.html
    trunk/doc/jp/html/about/history.html


-------------- next part --------------
Modified: trunk/doc/en/html/about/history.html
===================================================================
--- trunk/doc/en/html/about/history.html	2009-04-02 15:49:48 UTC (rev 3274)
+++ trunk/doc/en/html/about/history.html	2009-04-02 16:04:04 UTC (rev 3275)
@@ -24,13 +24,20 @@
 
 <h2><a name="teraterm">Tera Term</a></h2>
 
-<h3><a name="teraterm_4.63">2009.3.25 (Ver 4.63 not-released)</a></h3>
+<h3><a name="teraterm_4.63">2009.4.3 (Ver 4.63 not-released)</a></h3>
 <ul class="history">
   <li>Changes
     <ul>
       <li>added the Wait4allMacroCommand entry in the teraterm.ini file. The default is off. Turn on the value to enable the `wait4all' macro command.</li>
       <li>added a Subversion(SVN) revision number on the version dialog.</li>
-      <li>added support of DECSCUSR (Set Cursor Style) control sequence.</li>
+      <li>added support of DECSCUSR (Set Cursor Style) control sequence.<br>
+        Add the below configuration in the ~/.vimrc file for vim editor.
+        <pre>
+         set t_SI=^[[3\ q
+         set t_EI=^[[1\ q
+         NOTE: Input ^[ by using Control-V Control-[.
+        </pre>
+      </li>
     </ul></li>
 
   <li>Misc

Modified: trunk/doc/jp/html/about/history.html
===================================================================
--- trunk/doc/jp/html/about/history.html	2009-04-02 15:49:48 UTC (rev 3274)
+++ trunk/doc/jp/html/about/history.html	2009-04-02 16:04:04 UTC (rev 3275)
@@ -24,13 +24,20 @@
 
 <h2><a name="teraterm">Tera Term</a></h2>
 
-<h3><a name="teraterm_4.63">2009.3.25 (Ver 4.63 not-released)</a></h3>
+<h3><a name="teraterm_4.63">2009.4.3 (Ver 4.63 not-released)</a></h3>
 <ul class="history">
   <li>•ÏX
     <ul>
       <li>teraterm.ini ‚É Wait4allMacroCommand ƒGƒ“ƒgƒŠ‚ð’ljÁ‚µ‚½BƒfƒtƒHƒ‹ƒg‚ÍoffBon‚É‚·‚é‚ƁA`wait4all'ƒ}ƒNƒƒRƒ}ƒ“ƒh‚ª—LŒø‚Æ‚È‚éB</li>
       <li>ƒo[ƒWƒ‡ƒ“î•ñ‚ɁASubversion(SVN)‚̃ŠƒrƒWƒ‡ƒ“”ԍ†‚ð•\Ž¦‚·‚é‚悤‚É‚µ‚½B</li>
-      <li>DECSCUSR(ƒJ[ƒ\ƒ‹Œ`ó•ÏX)§ŒäƒV[ƒPƒ“ƒX‚ɑΉž‚µ‚½B</li>
+      <li>DECSCUSR(ƒJ[ƒ\ƒ‹Œ`ó•ÏX)§ŒäƒV[ƒPƒ“ƒX‚ɑΉž‚µ‚½B<br>
+        vim‚̏ꍇA~/.vimrc ‚Ɉȉº‚̂悤‚ɒljÁ‚·‚éB
+        <pre>
+         set t_SI=^[[3\ q
+         set t_EI=^[[1\ q
+         ’: ^[ ‚ÍControl-V Control-[‚Å“ü—Í‚·‚é
+        </pre>
+      </li>
     </ul></li>
     
   <li>‚»‚Ì‘¼



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