6
5

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 5 years have passed since last update.

文字を入力したらカーソルの前の文字が上書きされてしまう(mac)

Last updated at Posted at 2015-07-24

Macで起こっていますが、Windowsでは確認できていません。

AndroidStudioに変えてからというもの、
かなりイライラしていた問題がありました。

それは… 文字を入力したら直前の文字が上書きして消える!!
例えば「テストコメント」と入力しているときに、
「です」と入力すると「テストコメンです」となってしまう具合。

超不便で超腹たってました。
しかしこれも今日でオサラバ!!

快適コーディング生活がカムバックしましたひゃっほい!

x.解決法

レジストリの値をひとつ書き換えると解決するようです。
AndroidStudioを立ち上げて、以下操作を行います。

ヘルプ > Find Action > Registry > [ide.mac.pressAndHold.workaround] のチェックを外す

以下のような画面

スクリーンショット 2015-07-24 23.46.52.png

x.参考

IntelliJ IDEA(mac)で全角入力に切り替えたら文字が消える現象

6
5
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
6
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?