Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/doc/en/html/usage/tips/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4713 - (show annotations) (download) (as text)
Fri Nov 11 10:34:01 2011 UTC (18 months ago) by doda
File MIME type: text/html
File size: 1128 byte(s)
ドキュメント修正。
・screen 内かの判断基準として TERM=xterm-256color を使うのは不適切なので、標準である screen に変更
・DSC & ST で囲むと効果があるのは特定のシーケンスに限るわけではない事、および設定する事による副作用が考えられる事から、vim に関する注意点を独立させた
・元の例にあったバグや修正すべき点を修正
・その他こまごまとした修正
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <HTML>
4 <HEAD>
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 <TITLE>Tips</TITLE>
7 <META http-equiv="Content-Style-Type" content="text/css">
8 <link rel="stylesheet" href="../../style.css" type="text/css">
9 </HEAD>
10 <BODY>
11
12 <h1>Tips</h1>
13
14 <UL>
15 <LI><A HREF="teraterm_config_howto.html">How to configure Tera Term</A></LI>
16 <LI><A HREF="user-shortcutkey.html">User shortcut keys</A></LI>
17 <LI><A HREF="about_tenkey.html">Numeric keypad</A></LI>
18 <LI><A HREF="pf1-pf4key_vt100.html">PF1-PF4 keys of VT100</A></LI>
19 <LI><A HREF="loging_howto.html">Log and replay functions</A></LI>
20 <LI><A HREF="xmodem.html">Tips on XMODEM</A></LI>
21 <LI><A HREF="zmodem.html">Tips on ZMODEM</A></LI>
22 <LI><A HREF="b-plus.html">Tips on B-Plus</A></LI>
23 <LI><A HREF="not_port23.html">Tips on TCP/IP connection with a port other than 23</A></LI>
24 <LI><A HREF="telnet_protocol.html">Associate with TELNET protocol</A></LI>
25 <LI><A HREF="vim.html">Vim control sequence examples</A></LI>
26 </UL>
27
28 </BODY>
29 </HTML>

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.