Lorenzo Swank

Results 11 comments of Lorenzo Swank

Hmm. The readme needs to explain more of the _why_ you would want to use this app, then. I am certain that @douniwan5788 and I independently came here trying to...

Will have to look into this. Also, certainly pleased to accept any pull requests re: this issue or any others ;)   -----Original Message----- [Tranquility] Does not work on Mac...

Will do "later". We'll call it 1.5.

This likely has to do with the iTerm2.plist containing a username that is not the username for your home directory. You will need to edit the /iterm/com.googlecode.iterm2.plist and change the...

This would make this really, really useful. I actually thought it was part of the plugin already and came here to see if I was just doing something wrong. Will...

Thanks apjanke. Ship it, boys

It also does this for single quotes and some dashes. I think it has to do with the way HTML text entities are being converted.

It looks like this is not an HTML problem, but a problem with the encoding on the command line. PBCopy seems to mangle the encoding. A good fix for this...

I don't, but running locale in the terminal yields this `LANG="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_CTYPE="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_ALL=` The last one is blank, and may be the issue. I believe...