Leonardo Santagada

Results 23 issues of Leonardo Santagada

Hi, Has prompt-toolkit been considered? It would give most of fish shell features missing, vim keybindings and more. The downside is moving token parsing and other infrastructure code to it....

It appear that it doesn't support sublime text 3 yet, is there any chance of it happening?

Right now xonsh doesn't support env variables with ( in their names. ``` $ProgramFiles(x86) Traceback (most recent call last): File "C:\Users\leonardo.santagada\AppData\Local\Programs\Python\Python36\lib\site-packages\xonsh\built_ins.py", line 512, in _run_binary p = self.cls(self.cmd, bufsize=bufsize, **kwargs)...

wontfix
windows
environ