Skip to content

Commit bcaac51

Browse files
authored
🔀 Merge pull request #339 from carpentries-incubator/anenadic-winpty
Improved fix for winpty issue. Fixes #190.
2 parents 75aa704 + 994a155 commit bcaac51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_extras/common-issues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ This alias will be valid for the duration of the shell session.
2424
For a more permanent solution, from the shell do:
2525
~~~
2626
$ echo "alias python='winpty python.exe'" >> ~/.bashrc
27+
$ source ~/.bashrc
2728
~~~
2829
{: .language-bash}
2930

0 commit comments

Comments
 (0)