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

Enterキーで変換候補の確定 + 改行も行う設定を追加 #190

Merged
merged 4 commits into from
Jul 27, 2024

Conversation

mtgto
Copy link
Owner

@mtgto mtgto commented Jul 21, 2024

#189 ddskkのskk-egg-like-newline やAquaSKKの「Enter による確定で改行しない」と同じような設定を追加します。
初期値はこれまでの挙動に合わせて「未確定文字列入力中のEnterは確定のみを行い改行は行わない」とします。

macSKK独自仕様として、読みの入力中にカーソルを動かしてカーソルの左側だけ変換して変換候補が確定したらカーソルの右側の変換を行うことができる機能 #113 がありますが、「Enterキーを変換候補の確定 + 改行とする設定」が有効な場合にEnterを押した場合、カーソルの右側はかなのまま確定されます。

ddskk/AquaSKKと違って「改行する」ときをtrueにしています。

image

@mtgto mtgto merged commit aaa01ee into main Jul 27, 2024
2 checks passed
@mtgto mtgto deleted the enter-newline branch July 27, 2024 06:36
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

Successfully merging this pull request may close these issues.

1 participant