We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#96 #103 #104 関連 #34 で導入されているものですが,実はなくてもよいかもしれません。
標準キーボード(qwerty)だと,spotlightではシフト復元せず,メモアプリでは復元するが,直前のシフト入力に対してではなく,BackSpaceで大文字を消したかどうかによるようです。
例となる入力シーケンス(文節頭の変換開始)は [シフトオン][あ][BackSpace]ですが,[シフト+あ]のatomic入力をしている意識だと,シフト復元がなくても違和感はないように思います。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#96 #103 #104 関連
#34 で導入されているものですが,実はなくてもよいかもしれません。
標準キーボード(qwerty)だと,spotlightではシフト復元せず,メモアプリでは復元するが,直前のシフト入力に対してではなく,BackSpaceで大文字を消したかどうかによるようです。
例となる入力シーケンス(文節頭の変換開始)は [シフトオン][あ][BackSpace]ですが,[シフト+あ]のatomic入力をしている意識だと,シフト復元がなくても違和感はないように思います。
The text was updated successfully, but these errors were encountered: