Skip to content

Instantly share code, notes, and snippets.

@usagimaru
Last active June 21, 2023 03:34
Show Gist options
  • Save usagimaru/a4ac84f7bef279e93a82ecdadc9a3bde to your computer and use it in GitHub Desktop.
Save usagimaru/a4ac84f7bef279e93a82ecdadc9a3bde to your computer and use it in GitHub Desktop.
XcodeのDelete入力が壊れる

XcodeのDelete入力が壊れる

症状

XcodeのエディタでDeleteキーの入力が壊れてしまう、backspace不可視文字が入力される、カーソルが正しく機能しなくなる。

原因

何かの拍子にXcodeのキーバインディング設定 Delete Backward に割り当てられた設定が壊れた可能性がある。

対処

Xcodeのキーバインディング設定 Delete Backward を再設定する。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment