9

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)

Kevin Panko
  • 7,466
Nils
  • 422

4 Answers4

1

iTerm is a free Terminal replacement for OS X and it lets you hide the scroll bar. Has a bunch of other features Terminal.app doesn't have as well (tabs, bookmarks, transparency, etc.).

Ian C.
  • 6,209
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