We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75aa704 + 994a155 commit bcaac51Copy full SHA for bcaac51
1 file changed
_extras/common-issues.md
@@ -24,6 +24,7 @@ This alias will be valid for the duration of the shell session.
24
For a more permanent solution, from the shell do:
25
~~~
26
$ echo "alias python='winpty python.exe'" >> ~/.bashrc
27
+$ source ~/.bashrc
28
29
{: .language-bash}
30
0 commit comments