2

I am using Manjaro with i3wm and Pycharm is in vim mode. When I am using Pycharm and I change to a workspace and then come back to Pycharm, I have to click on the text for the "writing cursor" to come back.

(Sorry for my bad english)

xedc
  • 91
  • 2
  • 9

2 Answers2

3

Go to Help -> Edit custom properties (select yes if it asks you to create a file) and then paste in suppress.focus.stealing=false and restart the editor.

apetranzilla
  • 5,331
  • 27
  • 34
0

A workaround is to press Ctrl+F and then Esc.

exic
  • 2,220
  • 1
  • 22
  • 29