How do I make Terminal.app's scrollbars disappear in Lion?
Solution 1:
I assume you're not using a trackpad, and/or your Show scroll bars preference in System Preferences > General is set to either Automatically based on input device or Always (otherwise, you shouldn't be seeing persistent scrollbars).
Try changing this setting for Terminal only:
defaults write com.apple.Terminal AppleShowScrollBars -string WhenScrolling
Then close Terminal and reopen it for the change to take effect.
Solution 2:
System Preferences > General > Show scroll bars > When scrolling
Solution 3:
Try LionScrollbars. It's the only thing that worked for me (besides setting the entire system to "When scrolling"). Works like a charm under 10.8.2.