Twitter: Type anywhere to automatically start a new tweet

it’s possible to enable some hidden features for the ‘Twitter For Mac’ application with some Terminal commands. With the following command you can enable to type anywhere in the application to automatically start a new tweet. Close Twitter and add the following command in Terminal.

defaults write com.twitter.twitter-mac TypeAnywhereToTweet -bool true

Restore the default setting:

defaults write com.twitter.twitter-mac TypeAnywhereToTweet -bool false

Screencast: