Is there any way of using Emacs in fullscreen mode in OSX.
I'm currently using Emacs from http://emacsforosx.com/
|
Is there any way of using Emacs in fullscreen mode in OSX. I'm currently using Emacs from http://emacsforosx.com/
| ||||
|
feedback
|
|
The build of Emacs distributed via http://emacsforosx.com doesn't include the fullscreen option. If you use the Homebrew package manager, you can install Emacs with fullscreen support via
You'll then want to link Homebrew's
Now you'll be able to use fullscreen mode via | |||
|
feedback
|
|
If you run emacs in a terminal, get the new version of iTerm, it has a "Full Screen" mode. | ||||
|
feedback
|
|
Click the green maximize/zoom twice. The first time maximizes the height, the second click maximizes the width. | |||
|
feedback
|
|
While full-screen support has been added to NextStep (Cocoa) version of Emacs several times, it's not accepted upstream, so vanilla Emacs builds don't have it. You might find the patch online and apply it yourself. In my opinion, the most viable option is to use iTerm (or Apple Terminal on OS X 10.7) in fullscreen mode with console version of emacs. You may want to create an alias for | ||||
|
feedback
|