-
-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
weird escape chars instead of lines #114
Comments
Which terminal emulator? cmd.exe, Windows Terminal, powershell, etc.
Can you expand on this? Which environment are you running? By nvim do you mean neovim? |
You can see in the above screen shot:
|
cmd.exe doesn't support ansi escape characters. Switch to Microsoft Terminal (from the app store). Not only is it faster but it's the all around better option. It's the new official terminal by Microsoft. It'll support all of the ansi escapes. |
Yup, Terminal did it. Is there any solution for ipython integration?
Gil Ben-Herut, PhD
Associate Professor
Director of Graduate Studies
Department of Religious Studies
University of South Florida
http://religious-studies.usf.edu/faculty/gbherut/
Check out my recent monograph *Śiva's Saints: The Origins of Devotion in
Kannada according to Harihara's *Ragaḷegaḷu
<https://global.oup.com/academic/product/sivas-saints-9780190878849?cc=us&lang=en&>and
the co-edited volume *Regional Communities of Devotion in South Asia:
Insiders, Outsiders, and Interlopers
<https://www.crcpress.com/Regional-Communities-of-Devotion-in-South-Asia-Insiders-Outsiders-and/Ben-Herut-Keune-Monius/p/book/9781138495838>*
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
…On Tue, Dec 29, 2020 at 8:03 AM Qix ***@***.***> wrote:
cmd.exe doesn't support ansi escape characters. Switch to Microsoft
Terminal (from the app store). Not only is it faster but it's the all
around better option.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<https://github.com/Qix-/better-exceptions/issues/114#issuecomment-752067514>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJNTQQQPILE4Q32YUBHXHKDSXHHRVANCNFSM4VMO7MTA>
.
|
two problems:
Here's the code of
test_frosch.py
:When I try to run with IPython inside nvim Terminal -- nothing happens at all (as if the hook() does not, well, hook):
Thanks!
The text was updated successfully, but these errors were encountered: