basyura's blog

あしたになったらほんきだす。

vrapper でインサートモードから抜ける際に ime を off にする

set imd

で、インサートモードから抜ける際に ime を off にする修正が取り込まれました。

I have added a configurable boolean option ('imdisable', or 'imd' for short). By default, the value is false. If you set this value to true, it will automatically disable the Input Method when exiting InsertMode. This fix will be in the 0.17.0/0.18.0 release

Configurable option to disable Input Method

github で pull request を送ったら最初は反応が良かったんけど、その後やりとりした後に反応が無くなったのでスルーだと思ってた(AbstractTextEditorSettings.java の方に書いたほうがいいという指摘に僕が対応しなかったのが原因だと思うけど、、、)。

unstable update-site で試せて、vrapper 0.17.0 か 0.18.0 でリリースされる予定。