mixmastamyk

Results 41 comments of mixmastamyk

Learning more as I go. There is also a troubleshooting part of the docs, but I don't think it will help here: python -m console.demos -d

Perhaps the conhost probing console does on windows is affecting alacritty, I'm not sure. I tried to run alacritty on my Win10 vm, but it refuses to run with "panicked...

I appear to be blocked by this: https://github.com/alacritty/alacritty/issues/313 And I won't have access to a real Windows box any time soon. If you wanted to set the environment variable to...

Perhaps the Windows function that enables "VT Processing" tickles some compatibility mode?

Any luck? I might not be able to see the changes myself, but could possibly introduce some temporary functionality like another variable to diagnose the behavior. i.e. skip parts of...

I added a check for `TERM=alacritty` on Windows before trying `enable_vt_processing()`. Perhaps it will help, I'm kinda flying blind. Will need to install the pre-release version with `pip install --pre...

Hmm, it is a dependency if you are using an old version of Python, say 3.5 or so. But otherwise not needed, it installs a dummy in `__init__` instead. But...

Maybe I can install the dummy implementation if it isn't installed, rather than by version check, and trust the setup.py to install it.

I've been using it as well, every month coming back to the site, then having to go back to HN and Ctrl+F. :disappointed: May try to look at it next...

Btw, fileOpener2 says it is successful, but the pdf reader can't open the file, it says it can't access the file or something like that.