Intellij 또는 phpstorm 사용 시, Editor Terminal 기능으로 VI 사용하다가 ESC 키 누르면 에디터 창으로 전환되는 문제가 있다. 기본적으로 esc 키가 세팅되어 있어서 그런 것인데, 이는 키 설정으로 변경하면 된다. Intellij 기준 File -> Settings -> Tools -> Terminal -> Override IDE shortcuts 메뉴에 Configure terminal keybindings 클릭 Switch Focus To Editor 설정에서 Escape 를 삭제하면 된다.