[TxMt] Re: problem with Lion's new hidden scroll bars
Allan Odgaard
mailinglist at textmate.org
Sun Oct 16 07:35:50 UTC 2011
On 14 Oct 2011, at 19:20, Davide Rambaldi wrote:
> Mmmh, may be editing the plist file of textMate you can get specific behavior only for textMate.app?
Try: defaults write com.macromates.textmate AppleShowScrollBars Always
> But don't known which key…
Generally when changing “global” stuff it affects the “global domain”.
This can be seen using: defaults read -globalDomain
So it’s fairly simple to learn what key affects a particular setting and then set it just for a single application.
More information about the textmate
mailing list