Chris
Chris
## Issue description Direnv errors with `direnv: error Couldn't find a configuration directory for direnv` ### Steps to reproduce Download direnv. Put in a place on the windows PATH. run...
It would be great to also add a Twisted async handler to the library. I am guessing that I would have to use the threading handler otherwise in my twisted...
Whenever I yank from vim and paste in tmux I get an extra character and a newline pasted. This is a horrible experience when trying to paste into a terminal...
I made this object for my own use that mimics the one from the redis-py driver: https://bitbucket.org/wanderua/wanderu.bamboo/raw/74aeda47a1764284d137fec437d73eb8047d5b98/wanderu/bamboo/txscript.py That's from an open-source project that I am making for using Redis as...
I'd like to be able to implement the CLIENT SETNAME and GETNAME operations, but it doesn't work well with a connection pool. What would be the current recommended way to...
I'm getting this error. I use WSL and my terminal is set to open up bash instead of direnv. ``` direnv error: /bin/bash: "C:/Users/cjk/bin/direnv.exe": No such file or directory /bin/bash:...
> direnv error: couldn't find a configuration directory for direnv I have direnv installed in windows on the path. I'm not sure why I get this error. 