Skip to content
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

Escape characters shown in prompt #3

Closed
engdan77 opened this issue Jan 14, 2022 · 2 comments
Closed

Escape characters shown in prompt #3

engdan77 opened this issue Jan 14, 2022 · 2 comments

Comments

@engdan77
Copy link

Hi, excited to see this project and been looking forward to a working xonsh successfully integrated with iterm2 (MacOS).
I tried this and not certain if this is something I've missed or any other obvious settings at my end, but when having this loaded (with or without powerline2) it looks that there are some reoccurring escape-characters..

In such case I can supply anything that would help look into this or any advice what to try next..?

With xontrib-term-integration loaded
image

Without xontrib-term-integration loaded
image

Kind regards,
Daniel

@jnoortheen
Copy link
Owner

It works with the xonsh-main branch (not yet released). You could install it using pip+github url and try again.

@jnoortheen
Copy link
Owner

jnoortheen commented Jan 14, 2022

Also You can do a quick test with readline backend (only ptk backend needs this fix) like below.

xonsh --shell=rl

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants