oheil
September 19, 2019, 9:17am
4
There are some efforts to solve this issues with the windows shells.
As a workaround you may use the cygwin terminal which doesn’t help you as you do not know about, but there are others so don’t bother with cygwin
You might know about it already, but in case you don’t: the git bash is very usable with Julia. (The default
on Windows is for Julia to run in a normal Windows terminal, which means the shell commands don’t work as expected.)
[image]
The git bash comes with the git windows GUI:
https://git-scm.com/download/win
(just tried and \bfpartial works)
For the future there will be more general solutions (i hope), see for some ideas:
opened 11:20PM - 14 Jun 14 UTC
closed 02:25PM - 04 Jun 20 UTC
windows
This seems like the nicest console emulator around on Windows:
~~http://blike… r.github.io/cmder/~~
~~http://cmder.net~~
https://mintty.github.io
I think it would make sense, since Windows is not really a DIY platform, but more of a download-and-use-the-thing-that-you-can-click-on platform, that we include a really nice console emulator for people to use.
EDIT: fixed link
EDIT (@ViralBShah): mintty as the preferred choice
1 Like