bitworm
bitworm
Hi, I'm trying to run this, but `stream.py` can't find the `util` module. Is this in the project somewhere or an external module? ``` File "stream.py", line 5, in from...
On macos, I could hold down the meta key and press enter successive times to send multiple lines of code. On Ubuntu 14.04, if I hold `ctrl` and press `return`...
This was temporarily solved, seems to have broken with upgrade to iterm2. Frustrating that this keeps breaking, as its essential to my workflow.
Does this package include functionality to limit max char length of docs to 72/line, a la pep 257?