Return to Snippet

Revision: 15337
at February 18, 2010 15:06 by mitry


Updated Code
:command -range Twitter <line1>,<line2>write ++enc=UTF-8 !curl --data-urlencode status@- --netrc --no-remote-name http://twitter.com/statuses/update.xml

Revision: 15336
at July 1, 2009 08:16 by mitry


Initial Code
command -range Twitter <line1>,<line2>write ++enc=UTF-8 !curl --data-urlencode status@- --netrc --no-remote-name http://twitter.com/statuses/update.xml

Initial URL
http://www.vim.org/

Initial Description


Initial Title
vim command to post to Twitter

Initial Tags
twitter

Initial Language
Other