Autocomplete & even better twitter keys
So I’ve been going a bit greasemonkey mad of late, and with the recent release of Twitter Keys I quickly found myself wanting something like tab completion for the twitter keys.
A few hours of weekend playing later, I’ve got automatic Twitter keys (or optionally tab completed). But I’ve also decided to take it a little further and pull the autocomplete in to it’s own greasemonkey script that can be run on any page.
There’s two versions:
- Twitter Keys
- Autocomplete for any site
Twitter Keys via Greasemonkey from Remy Sharp on Vimeo.
For now you’ll have to use Greasemonkey to install (rather than a straight plugin), and if you want to add more shortcuts, you’ll have to edit the script by hand – though I hope to create an interface soon.
Get the twitter upgrade or via userscripts.org
The autocomplete script (for use on any page) is available here:
Get the autocomplete script or userscripts.org
Note that with autocomplete, you will need to open the greasemonkey script and add new shortcuts manually. They only currently trigger on space (or new line).
List of Twitter key auto completes
You can poke around the code, but here’s a list of all the keys:
plane : ✈
smile : ☺
:-) : ☺
:) : ☺
music : ♬
boxtick : ☑
spade : â™
phone : ☎
darksmile : ☻
song : ♫
box : ☒
whitespade : ♤
carrot : ☤
sad : ☹
:-( : ☹
:( : ☹
note : ♪
female : ♀
star : ✩
letter : ✉
pirate : â˜
tick : ✔
male : ♂
darkstar : ★
cross : ✖
random1 : â¦
cloud : â˜
peaceout : ✌
king : â™›
rose : â
islam : ☪
umbrella : ☂
pen : âœ
bishop : â™
flower : â€
tools : â˜
snowman : ☃
right : ☛
-> : ☛
darkknight : ♞
darkflower : ✿
peace : ☮
sun : ☼
left : ☚
<- : ☚
knight : ♘
random2 : ✾
ying : ☯
christ : âœ
up : â˜
rook : â™–
snow : ✽
comet : ☄
down : ☟
pawn : ♟
random3 : ✺
prince : ☥
cut : ✂
write : âœ
queen : ♕
darkstar2 : ✵
copy : ©
tm : â„¢
euro : €
<< : «
>> : »
yen : ¥
wheel : ✇
recycle : ♺
retweet : ♺
rt : ♺
radioactive : ☢
You should follow me on Twitter here I'll tweet about JavaScript, HTML 5 and other such gems (amongst usual tweet-splurges)


Hey Remy,
I keep coming across your Twitter Keys Autocomplete, and I thought you might like to know about another autocompleter for Twitter. It’s a Firefox extension I wrote called Tw-autocomplete ( https://addons.mozilla.org/en-US/firefox/addon/8964 )
– Tim
The recylce, retweet and rt characters don’t render correctly in Firefox 3.0.3 or IE7 (at least on my machine).
[...] There is also this Twitter Keys Autocomplete. [...]
[...] There is also this Twitter Keys Autocomplete. [...]