Bash History in Windows with Cygwin
已回答
Is there any way that cygwin remembers the commands executed in the folder of the project executed with PHPStorm. For open cygwin I use the following command in the terminal options, is there anything else to configure?
"c:\cygwin64\bin\sh" -lic "cd ${OLDPWD-.}; bash"
请先登录再写评论。
Not yet. Please vote: https://youtrack.jetbrains.com/issue/IDEA-206529
Thanks so much, but I have got that at least restore the last commands with the following code in: