ja-boiled-mozc
0.7_25Wrapper to mozc.el that offers modeless ("boil"ed) input style
boiled-mozc.el wraps("boil"s) mozc.el to offer modeless input style, where you can type a Romaji sequence without activating the Mozc input method and then just hit \M-o or \C-o to obtain its Hiragana and Kana-Kanji conversion, respectively. To use `boiled-mozc.el`, just add the following code into your `.emacs`: (autoload 'boiled-mozc-rK-conv "boiled-mozc" "Romaji to Kana-Kanji conversion" t) (autoload 'boiled-mozc-rhkR-conv "boiled-mozc" "Romaji to Hiragana conversion" t) (global-set-key "\C-o" 'boiled-mozc-rK-conv) (global-set-key "\M-o" 'boiled-mozc-rhkR-conv)
Origin: japanese/boiled-mozc
Category: japanese
Size: 19.1KiB
License: BSD2CLAUSE
Maintainer: ume@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
Website: github.com/tadanagao/boiled-mozc
$
pkg install ja-boiled-mozcDependencies (2)
More in japanese
ja-zinnia0.06_2
Simple, customizable, and portable online handwriting recognition systemja-mozc-server2.23.2815.102.01_31
Mozc Japanese Input Method, Serverja-skk-jisyo20240130_2
Jisyo (dictionary) files for the SKK Japanese-input softwareja-FreeWnn-lib1.1.1.a021_15
Japanese/Chinese/Korean input method (Japanese client libraries)ja-anthy-unicode1.0.0.20240502
Library for Japanese text inputja-cmigemo20141220
C implementation of Migemo Japanese incremental search toolja-font-mona2.90_3
12,14,16-dot Kanji fontsja-p5-2chproxy1.0.1
Proxy server for 2ch.netja-p5-Jcode2.07_1
Perl extension interface to convert Japanese textja-canna-lib3.7p3_9
Kana-to-Kanji conversion system, library part