1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

kasumiで辞書登録に失敗する時の対応

Last updated at Posted at 2022-11-06

現象

登録画面を立ち上げて

$ kasumi -a

単語登録するも
test.png
編集画面に

$ kasumi -m

単語が出てこない。
edit.png
当然、変換候補にも出てこない。

解決策

そもそも単語登録するファイルが無いようなので無理やり作ってあげると

$ touch ~/.anthy/private_words_default

登録できました。
after.png

参考サイト

kasumi で単語辞書登録

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?