screen-uim - GNU screen 用 Input Method
注意
screen-uim は
uimに統合されました。
これは何か
GNU screen 上で、uim
を用い
てさまざまな言語入力環境を提供することを目的としたものです。
スクリーンショット
ダウンロード
以下より Debian package としても取得できます。
- deb http://www.daionet.gr.jp/~knok/screen/debian ./
- deb-src http://www.daionet.gr.jp/~knok/screen/debian ./
必要なもの
コンパイルには以下のソフトウェアが必要です。
利用には以下のソフトウェアが必要です。
利用方法
以下のコマンドを入力して、起動してください。
$ screen -c /usr/local/etc/screenrc-uim
現在は SKK のみサポートしています。C-j で変換の切替えを行ないます。さ
まざまなステータス情報はステータス行に表示されます。
また、以下の key に次のような機能が追加されます。
- C-a b: backtick process の停止と caption の非表示
- C-a t: backtick process の起動と caption の表示
- C-a c: screen-uim の起動とともに新しい session を起動
- C-a f: 現在の session に screen-uim を起動
- C-a k: 現在の session で起動している screen-uim を停止
(screen default の動作)
詳細は /usr/local/etc/newscreen-bind を参考にして下さい。
著作権
Copyright (C) 2003 NOKUBI Takatsugu
This is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version or BSD style license.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
COPYING file for more details.
バグ
バグ情報は WiLiKi の
screen:uim:bugs
にまとめてあります。バグの報告や要望もそちらへお願いします
(もしくは作者にメールでも可)。
更新履歴
- 2003-12-01: screen-uim 0.2
- 2003-11-28: screen-uim 0.1
Last modified: 04/02/23
knok@daionet.gr.jp