Allan L. R. Hansen
Allan L. R. Hansen
Hmmm… suppose it's a screen-cast video with voice-over and the pressed modifier keys shown on screen, which I guess is faster to produce than an written tutorial: ### A "Getting...
I'd also suggest using the external shell — it's gives you a much larger working area, which is something that I like to have, if I write code spanning multiple...
Facing the same issue on Mac. Regarding the 100% vs 50% CPU utilization, could the problem be that Windows reports all virtual cores (double the number of physical cores for...
Maybe a custom path for the desired editor could be used, like `emacs $gistFileName` or something like that? I think it's a good idea to limit the number of files...
Hmmm, I'm not that well versed in the internal mechanisms of git (_./git/info/attributes_ and _.attributes_ was news to me), but my best bet it to place a Python-script alongside the...
Nope. But I made a GIF showing the problem... since it should work, I want to be sure there's no miscommunication about the problem :) 
Wierd – I still have the problem when the increment/decreament changes the number of digits. I checked (md5 checksum) that I have the same of the python file as in...
Yup, same thinng happens when I shuffle the top and middle line. But since you can't reprouce the error, my best guess is that I have some other plugin which...
I still have this bug (using Sublime Text 3). My guess is that increase/decrease the command is sequentially executed for every cursor in the buffer. When the cursor is placed...
Also happens in python 3.6.2.