Andy Kipp

Results 611 comments of Andy Kipp

PR with fix is welcome. The best way to dive into this this is to [use IDE](https://github.com/anki-code/xonsh-developer-toolkit?tab=readme-ov-file#pycharm) for interactive debugging.

Nice suggestion. PR is welcome! JFYI we have an alpha version of new parser https://github.com/xonsh/peg-parser - you can experiment with it.

Hello @39555, @Qyriad, @bestlem, @blahgeek. I see you thumb up on this refactoring so I want to notify you that you can help. In #5961 I introduced the approach to...

Hey! Fix is very welcome! Thanks!

I believe Copilot or ChatGPT can help. PR is welcome!

Start point to dive - https://github.com/xonsh/xonsh/blob/2db28a0836374ad44e2ba34c5760b3353e06df67/xonsh/shells/base_shell.py#L380

@jnoortheen please take a look!

xonsh uses https://github.com/prompt-toolkit/python-prompt-toolkit so I'm recommending to open the issue there

It will be good to understand the difference. Thanks for reporting!