Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

要望:変換候補を戻る機能のサポート #101

Closed
4513ECHO opened this issue Jan 22, 2024 · 3 comments
Closed

要望:変換候補を戻る機能のサポート #101

4513ECHO opened this issue Jan 22, 2024 · 3 comments

Comments

@4513ECHO
Copy link

概要

変換モード中で<Space>の逆の操作として候補を戻る操作をしたいです。
現状だと変換候補を進みすぎてしまったときは<C-g>で最初からやりなおすしかないので少し面倒です。

ddskk・AquaSKKではxにマップされているようです。
参考:https://ddskk.readthedocs.io/ja/latest/05_basic.html#id20

@mtgto
Copy link
Owner

mtgto commented Jan 22, 2024

どこにも説明がなくて恐縮ですが、v0.16.0現在ですと C-p、矢印の で一つ前の候補に戻ることができます。
ddskk/AquaSKKの x は知らなかったので助かりました。対応しようと思います。

@4513ECHO
Copy link
Author

ありがとうございます。ひとまず今ある機能を使いますね。

@mtgto
Copy link
Owner

mtgto commented Feb 3, 2024

遅くなりましたが v0.17.0で対応しました。 https://github.com/mtgto/macSKK/releases/tag/0.17.0

@mtgto mtgto closed this as completed Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants