svnno****@sourc*****
svnno****@sourc*****
2014年 6月 24日 (火) 11:02:39 JST
Revision: 5618 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5618 Author: yutakapon Date: 2014-06-24 11:02:34 +0900 (Tue, 24 Jun 2014) Log Message: ----------- ハイライトカラーが見づらくなる現象は、Tera Term 4.82と4.83の差分である ようなので、まずは原因究明から行う。 ドキュメントへの記載はいったん取り消す。 Modified Paths: -------------- trunk/doc/en/html/usage/tips/vim.html trunk/doc/ja/html/usage/tips/vim.html -------------- next part -------------- Modified: trunk/doc/en/html/usage/tips/vim.html =================================================================== --- trunk/doc/en/html/usage/tips/vim.html 2014-06-23 04:57:08 UTC (rev 5617) +++ trunk/doc/en/html/usage/tips/vim.html 2014-06-24 02:02:34 UTC (rev 5618) @@ -239,17 +239,5 @@ However, the screen can not work to switch the window because the sequence can not be managed by the screen. </p> - -<h2><a name="highlighted">Highlighted text background color</a></h2> -<p> -When the hlsearch is set, the selected word is the highlighted text. If the background is same to text color, <br> -configure below setting. And then, the color of the highlighted text background is different from the text color. -</p> - -<pre class="macro-example"> -set background=dark -</pre> - - </body> </html> Modified: trunk/doc/ja/html/usage/tips/vim.html =================================================================== --- trunk/doc/ja/html/usage/tips/vim.html 2014-06-23 04:57:08 UTC (rev 5617) +++ trunk/doc/ja/html/usage/tips/vim.html 2014-06-24 02:02:34 UTC (rev 5618) @@ -236,16 +236,5 @@ \x82\xBD\x82\xBE\x82\xB5\x81A\x82\xB1\x82̕\xFB\x96@\x82\xF0\x8Eg\x82\xC1\x82Đ\xA7\x8C\xE4\x83V\x81[\x83P\x83\x93\x83X\x82\xAAscreen\x82\xAF\x82\xE9\x82悤\x82ɂ\xB5\x82Ă\xE0\x91\x97\x82\xC1\x82\xBD\x83V\x81[\x83P\x83\x93\x83X\x82̏\xF3\x91Ԃ\xCDscreen\x82̊Ǘ\x9D\x8AO\x82ɂȂ\xE9\x82̂ŁAscreen\x82̃E\x83B\x83\x93\x83h\x83E\x82\xF0\x90\xE8\x91ւ\xA6\x82\xBD\x8E\x9E\x93\x99\x82Ɋ\xFA\x91Ғʂ\xE8\x82ɓ\xAE\x82\xA9\x82Ȃ\xA2\x8Fꍇ\x82\xAA\x82\xA0\x82\xE8\x82܂\xB7\x82̂Œ\x8D\x88ӂ\xB5\x82Ă\xAD\x82\xBE\x82\xB3\x82\xA2\x81B </p> - -<h2><a name="highlighted">\x83n\x83C\x83\x89\x83C\x83g\x83J\x83\x89\x81[</a></h2> -<p> -hlsearch \x82\xF0\x90ݒ肵\x82Ă\xA2\x82\xE9\x8Fꍇ\x81A\x91I\x91\xF0\x82\xB3\x82ꂽ\x83e\x83L\x83X\x83g\x82̔w\x8Ci\x90F\x82\xAA\x8C\xA9\x82Â炢\x8Fꍇ\x82́A\x89\xBA\x8BL\x82̂悤\x82ɐݒ肵\x82Ă\xAD\x82\xBE\x82\xB3\x82\xA2\x81B -</p> - -<pre class="macro-example"> -set background=dark -</pre> - - </body> </html>