Hi, I tried to use \circ for the composition of functions. The composition works, but the symble º does not appear in the prompt. It shows instead a ?. I have added a screen shot below. How can I fix this behavior?
Thank you. I have downloaded Windows Terminal. But, when I run julia from the prompt of Windows Terminal, the same repl format appears. How do I instruct julia to use the Windows Terminal?
Yes, it works. Thanks. It was not in path, though, although it is julia 1.6. I had to cd to the bin folder and type .\julia. Using start julia doesn’t work.
Do you know how can I set julia to run it through the Windows Terminal (PowerShell) as default? That is, when I click julia from the start menu, to make it use the Windows Terminal?