Tagged Questions
2
votes
2answers
99 views
How to have ctrl-left/ctrl-right move over words in Lion
Had a quick question about having emacs-like word skipping in my terminal. I had set this up pre-upgrade to Lion and had ctrl-left & ctrl-right set to \033b & \033f respectively. ...
0
votes
1answer
618 views
“Too many open files” - how can I set the ulimit -n value for emacs on Lion?
I've seen other questions covering the topic of how to set the file limit on Leopard/Lion.
For example:
How to properly increase ulimit -n on Lion?
Too Many Open Files
But after reading ...
5
votes
2answers
797 views
Running GNU Screen with 256 colors on OS X Lion
Terminal.app in Mac OS X Lion has a feature that took a long time to get implemented: 256 color support. The colors work fine. The issue I'm having is that when I run GNU Screen I do not have access ...
0
votes
1answer
501 views
Sluggish cursor movement in emacs in Lion Terminal?
On upgrading to Lion, I noticed that cursor movement in emacs (^-N, ^-P and so on) while running in Terminal has become sluggish. Cursor movement in vi seems fine and cursor movement in Emacs.app ...
6
votes
3answers
2k views
How do I make Terminal.app's scrollbars disappear in Lion?
Once I upgraded to Lion, I found out that the vertical scrollbar is always plastered to the right side of the application window.
Because I run GNU Screen within Terminal.app, the right side of the ...