bskk
efficient Japanese input system for emacsen
Install
- All systems
-
curl cmd.cat/bskk.sh
- Debian
-
apt-get install ddskk
- Ubuntu
-
apt-get install ddskk
- Kali Linux
-
apt-get install ddskk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ddskk
- Raspbian
-
apt-get install ddskk
- Dockerfile
- dockerfile.run/bskk
ddskk
efficient Japanese input system for emacsen
Daredevil SKK (DDSKK) is a fast and efficient Japanese input system written in Emacs Lisp. DDSKK is an expand version of SKK (Simple Kana to Kanji conversion program, originated by Masahiko Sato). The way of Kana to Kanji conversion is characteristic of SKK. To learn the usage of DDSKK, the tutorial program `skk-tutorial' is available. By default, DDSKK tries to connect an skkserv compatible dictionary server such as dbskkd-cdb, skksearch or yaskkserv on localhost. Directly use of a dictionary file without skkserv is also supported. To make a local dictionary from the skkdic package and the skkdic-extra package, use the update-skkdic command of the skktools package. To use optional features, install required packages such as lookup-el, kakasi, and so on.