Is there a way to get rid of the scrollbar in Terminal.app in SN (it worked with earlier versions of OSX, but so far I didn't get it working on 10.6)
Asked
Active
Viewed 2,031 times
4 Answers
1
As of OS X Lion 10.7 scrollbars can be hidden system-wide, including in Terminal, with
System Preferences > General > Show scroll bars
If you have a “touch” input device, like a trackpad or Magic Mouse, they are hidden by default.
Chris Page
- 3,385
0
You can copy Terminal app from an old OS X version (source). You could also try editing the interface NIB file.
Edit: I'm not certain the NIB approach would work, but I think that is where interface elements are defined.
0
Try LionScrollbars. It's the only thing that worked for me. Works like a charm under 10.8.2.
devios1
- 725