Nathan Morell

Results 9 comments of Nathan Morell

I've had decent luck just launching a terminal that was already doing 256-colors [http://imgur.com/4UGI1Ip](http://imgur.com/4UGI1Ip)

Hurm, I think I figured it out. Basically, `meta.definition.class.puppet` didn't include comments, meaning you can't/couldn't make comments inside of class params like that. Created #39 - should resolve the issue

I'll add, there's some work to be done in getting better highlighting for class params, I think it's sort of boring right now and doesn't really explain much... but I'll...

Actually, it's a little worse than that. If you are editing a already existing note, and at any time you hit ESC, you're prompted to save or not. If you...

Just writing in to say I also had a similar issue where my VMs would get deleted for some odd reason and making those changes to my config solved it....

You know, after reviewing this a little more, maybe I'm just crazy. It doesn't seem to work the way I remembered. As far as the fuzzy logic: see the docs...

Also, hi @ghoneycutt been a few years!

`defaults write com.sublimetext.3 ApplePressAndHoldEnabled -bool false` Worked for me in SublimeText3

I wonder if storing the output last run as a image or whatever the final output is and then redrawing the script in the background and replacing it only when...