タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

uimに関するnitro_idiotのブックマーク (1)

  • uim - CustomizeUim

    UimAnthy 基的な書式 (require-module "anthy") (define 変数名 値) (define 変数名 値) ... Shift+アルファベットキーで大文字アルファベットを直接入力 ftp://ftp.linet.gr.jp/pub/Plamo/Plamo-4.2/contrib/FEP/ --- anthy.scm.orig +++ anthy.scm @@ -636,10 +636,7 @@ (list (ja-wide key-str) (ja-wide key-str) (ja-wide key-str)))) (ustr-insert-elem! (anthy-context-raw-ustr ac) key-str)) - (let* ((key-str (charcode->string - (if (= rule anthy-input-ru

  • 1