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 GgðÇÁµ½BftHgÍoffBonÉ·éÆA`wait4all'}NR}hªLøÆÈéB</li> <li>o[WîñÉASubversion(SVN)ÌrWÔð\¦·éæ¤Éµ½B</li> - <li>DECSCUSR(J[\`óÏX)§äV[PXÉε½B</li> + <li>DECSCUSR(J[\`óÏX)§äV[PXÉε½B<br> + vimÌêA~/.vimrc ÉȺÌæ¤ÉÇÁ·éB + <pre> + set t_SI=^[[3\ q + set t_EI=^[[1\ q + : ^[ ÍControl-V Control-[ÅüÍ·é + </pre> + </li> </ul></li> <li>»Ì¼