[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:13635] Re: ircii の日本語パッチ



梶原さま、山田さま
ありがとうございました
有家です。

epic4 試して見ました。
これ、まったく ircii と compatible ですね。

以下のような wrapper を書いて共用できそうです。
ちょっと .ircrc を数行書き換える必要があるので、完全共用とはいきませんが。

ときに、epic4自体は、どんどん進んでいるようですが
どこかで日本語対応されたのでしょうか

# eucJPに対応(JIS自動変換)してたらいいのですが
# LANG 見て判断してくれるのが一番いいですね

...

	if which epic &> /dev/null; then
		command=$(which epic)
	elif which irc &> /dev/null; then
		command=$(which irc)
	else
		echo "ircii/epic not available in this host"
		return
	fi
...

	$command -c "$chan" -p "$port" "$nick" "$svrs"

-- 
pba00250@nifty.com
yoariie@ehime.med.or.jp
-------------------------
有家佳紀  Yoshinori Ariie

Follow-Ups
[plamo:13640] Re: ircii の日本語パッチ, Kenjirou MiYAZAKi
References
[plamo:13629] ircii の日本語パッチ, Yoshinori Ariie
[plamo:13631] Re: irciiの日本語パッチ, Susumu Miwa (三輪 晋)
[plamo:13632] Re: ircii の日本語パッチ, Yoshinori Ariie
[plamo:13634] Re: ircii の日本語パッチ, atsuo yamada

[検索ページ] [メール一覧]
Plamo ML 公開システム