aboutsummaryrefslogtreecommitdiffstats
path: root/twitter.js
diff options
context:
space:
mode:
Diffstat (limited to 'twitter.js')
-rw-r--r--twitter.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/twitter.js b/twitter.js
index 5c474c4..e47d027 100644
--- a/twitter.js
+++ b/twitter.js
@@ -4,6 +4,14 @@
// Maintainer: Trapezoid <trapezoid.g@gmail.com> - http://unsigned.g.hatena.ne.jp/Trapezoid
//
// The script allows you to update Twitter status from Vimperator 0.6.*.
+//
+// Commands:
+// :twitter some thing text
+// post "some thing text" to twitter.
+// :twitter! someone
+// show someone's statuses.
+// :twitter!? someword
+// show search result of 'someword' from "http://twitter.1x1.jp".
(function(){
var passwordManager = Cc["@mozilla.org/login-manager;1"].getService(Ci.nsILoginManager);