↧
Vimrc using a variable inside a cmap
I'm writing a piece of vimscript to manage sessions. I would like to let the user configure which directory they would like the sessions to be saved in, ie:let g:sessions_dir = "~/.vim/sessions"I have...
View ArticleAnswer by Chase Seibert for How do I copy to the clipboard in JavaScript?
The other methods will copy plain text to the clipboard. To copy HTML (i.e., you can paste results into a WYSIWYG editor), you can do the following in Internet Explorer only. This is is fundamentally...
View ArticleJava phone number format API
I have a database with millions of phone numbers with free-for-all formatting. Ie, the UI does not enforce any constraints and the users are typing in whatever they want.What I'm looking for is a Java...
View Article