Changing buffers in Emacs
To flip between editing buffers in Emacs:
Next buffer:Â <Ctrl>x<right arrow>
(While holding down the Control key, type “x” then the right arrow key)
Previous buffer <Ctrl>x<left arrow>
What's on my computer, how it got there and how to use it
{ Daily Archives }
To flip between editing buffers in Emacs:
Next buffer:Â <Ctrl>x<right arrow>
(While holding down the Control key, type “x” then the right arrow key)
Previous buffer <Ctrl>x<left arrow>
To increase font size: <Ctrl>x+
(While holding down the control key type “x”, then “+”)
To decrease font size: <Ctrl>x-