next up previous
Next: 参考文献 Up: お勧めのソフトウェア 2010年度版 Previous: 18.3 おまけ: Mac にて

19 Cygterm

今では TeraTerm に入っている。

c:¥Program Files¥teraterm¥cygterm.cfg を編集するく らい?

cygterm.cfg
# CygTerm setting

TERM = ttermpro.exe %s %d /E /KR=UTF8 /KT=UTF8 /VTICON=CygTerm /nossh
TERM_TYPE = vt100
PORT_START = 20000
PORT_RANGE = 40
#SHELL = auto
SHELL = /bin/tcsh
#ENV_1 = MAKE_MODE=unix
ENV_1 = CYGWIN=codepage:utf8
ENV_2 = 
LOGIN_SHELL = Yes
# HOME_CHDIR = No

/cygdrive/c/Program Files/teraterm/cygterm & を実行するだけ。

cat > ファイル名 で日本語を入力できる。

Cygwin の起動前に CYGWIN に codepage:utf8 を指定する。

lv -Ou8 という感じです。

.inputrc
set convert-meta off
set meta-flag on
set output-meta on
# historical backward search with linehead string binded to up-key
#
C-p: history-search-backward
# historical forward search with linehead string binded to down-key
#
C-n: history-search-forward

mintty コマンド

cygterm コマンド


next up previous
Next: 参考文献 Up: お勧めのソフトウェア 2010年度版 Previous: 18.3 おまけ: Mac にて
桂田 祐史
2013-05-04