MimiMeowMeow
MimiMeowMeow
I've installed git for windows and they have less installed here: C:\Program Files\Git\usr\bin\less.exe If I add this to the $PAGER eviromental variable, i get the following if I try to...
Not sure if it's within the scope of this program but it would be nice to support git show as well.
I know we are suppose to use the CLI to edit the yaml file but it sometimes it's easier just to go in with an editor and change a few...
Hello, Just a few issues/questions: 1) I picked up tried to run this recently on Windows 10, Python 3.11.5. It seems to deadlock now.  2) Any thoughts of using...
First of all, great work porting over QP to Python. I was trying to make an interactive program similar to hsm_test.py but the TimeEvent's don't seem to work. I'm guessing...
Hello, I have a custom python hander to emit jsonl to a socket. I used toolong to monitor the socket and it works great. I have to pipe it using...