[PYTHON] What to do if you have installed PyCharm but shortcut keys such as `control + e` do not work

Background

I often use JetBrains products, but when I newly installed PyCharm, I encountered a situation where shortcuts such as control + e and control + a did not work, so I was a little troubled, so I wrote down the solution ..

By the way, at this time, commands such as command + d worked.

environment

macOS Catalina 10.15.14 PyCharm 2020.1.1 (Community Edition)

Solution

  1. Open Preferences withcommand +,etc.
  2. Select Keymap.
  3. Select macOS from the drop-down list at the top.
  4. Click OK. スクリーンショット 2020-05-21 15.39.04.png

Recommended Posts

What to do if you have installed PyCharm but shortcut keys such as `control + e` do not work
What to do if you can't log in as root
What to do if you get Could not fetch URL 443 with pip
What to do if you should have set an ssh key but are prompted for a password
What to do if you get angry with swapon failed: Operation not permitted
What to do if you installed pyenv on Mac OS using Homebrew but the python version doesn't switch
What to do if rails s doesn't work
What to do if you get the error RuntimeError: Python is not installed as a framework when trying to use matplitlib and pylab in Python 3.3
What to do if pip cannot be installed
[Linux] You do not have root privileges. But I want to yum install.
What to do if you get "Python not configured." Using PyDev in Eclipse
What to do if atom autocomplete-python doesn't work
What to do if Japanese language support is not completely installed on Ubuntu 16.04
What to do if you can't hit the arrow keys in the Python interactive console
What to do if you can't pip install mysqlclient
No module named What to do if you get'libs.resources'
ModuleNotFoundError: No module What to do if you get'tensorflow.contrib'
What to do if sys / cdefs.h does not exist
What to do if pyenv is not enabled (zsh)
What to do if you have corrected the mistake in the IP address of the zone file but cannot connect to the DNS server
What to do if you get "coverage unknown" in Coveralls
What to do if you can't sort files with subscripts
What to do if you can't use WiFi on Linux
What to do if you lose your EC2 key pair
CommandNotFoundError: Your shell has not been properly configured to use What to do if you get'conda activate'
What to do if you get angry if you don't have libxml / xmlversion.h when installing lxml on CentOS
What to do if Python doesn't work on Git for Windows
What to do if you can't install pyaudio with pip #Python
What to do if you get a minus zero in Python
What to do if intellisense doesn't work with Anaconda + VSCode + Tensorflow2.1
What to do if python says "fatal error:'stdio.h' file not found"
What to do if you get a UnicodeDecodeError with pip install
What to do if you can't build your project with Maven
What to do if PyAudio cannot be installed on Python 3.7, 3.8, 3.9 on Windows
What to do if you can't use the trash in Lubuntu 18.04.
If you should have pip installed but get an Import error
What to do if you get "The session could not be opened" when installing CentOS on VirtualBox
[Mac OS] What to do when Python is not installed as a framework. Is displayed when import matplotlib is performed.
What to do if you get the error Target WSGI script'/var/www/xxx/xxx.wsgi' cannot be loaded as python module
What to do if yum breaks
What to do to get tensorflow-gpu to work
What to do if you can't find well with grep's -f option
What to do if you can't find PDO in Laravel or CakePHP
What to do if you couldn't send an email to Yahoo with Python.
What to do if you can't use scikit grid search in Python
What to do if you forget your login password on Manjaro Linux
I installed PySide2, but pyside2-uic didn't work, so I managed to do it.
What to do if you get lost in file reference with FileNotFoundError
What to do if you get angry in TensorFlow v2 without attribute'app'
What to do if you get stuck during Anaconda installation on Linux
What to do if pyenv install does not proceed with an error
What to do if you get a TypeError with numpy min, max
What to do if you get an error when trying to load mnist
What to do if you can't install with pip in babun environment
Load NEologd from MeCab if you do not have installation privileges (Windows)
What happens if you do "import A, B as C" in Python?
Notes on what to do when matplotlib scatter () / scatter3d () does not work
What to do if you get an error when installing Dlib (Ubuntu)
Install the python library when you're not a sudoer (or if you don't want new users to be Sudoer, but you don't mind having the Python Library installed as you like)