Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/powershell/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Pycharm powershell快捷方式_Python_Powershell_Pycharm - Fatal编程技术网

Python Pycharm powershell快捷方式

Python Pycharm powershell快捷方式,python,powershell,pycharm,Python,Powershell,Pycharm,我最近开始使用PyCharm和Powershell作为终端外壳,但是我遇到了键盘快捷键的问题。当终端屏幕处于活动状态时,“ctrl+c”应中断当前命令,但实际上并非如此。此外,“ctrl+end”应清除当前行,但此快捷方式也不起作用 有没有办法让PyCharm的终端正确响应PowerShell的键盘快捷键?可能重复的可能重复的

我最近开始使用PyCharm和Powershell作为终端外壳,但是我遇到了键盘快捷键的问题。当终端屏幕处于活动状态时,“ctrl+c”应中断当前命令,但实际上并非如此。此外,“ctrl+end”应清除当前行,但此快捷方式也不起作用

有没有办法让PyCharm的终端正确响应PowerShell的键盘快捷键?

可能重复的可能重复的