[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: moving between buffers side-by-side using the keyboard
From: |
Eric Abrahamsen |
Subject: |
Re: moving between buffers side-by-side using the keyboard |
Date: |
Wed, 15 Feb 2017 11:11:14 -0800 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/26.0.50 (gnu/linux) |
Joost Kremers <joostkremers@fastmail.fm> writes:
> On Wed, Feb 15 2017, Sharon Kimble wrote:
>> If I have two buffers open, side-by-side, how can I move from the
>> right
>> buffer to the left buffer via the keyboard please?
>
> `C-x o' is the default key binding. There are various packages that
> make moving between windows more convenient. See e.g., windmove or
> ace-window, but there are others.
The best emacs configuration I ever did was to bind "M-o" to
`other-window'. The font is useless to me, and switching windows is such
a common thing. I feel like it's contributed significantly to my emacs
sanity :)
- Re: moving between buffers side-by-side using the keyboard, (continued)
- Re: moving between buffers side-by-side using the keyboard, tomas, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Joost Kremers, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Sharon Kimble, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Kaushal Modi, 2017/02/15
- RE: moving between buffers side-by-side using the keyboard, Drew Adams, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Sharon Kimble, 2017/02/15
- RE: moving between buffers side-by-side using the keyboard, Drew Adams, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Marcin Borkowski, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard, Filipe Silva, 2017/02/15
Re: moving between buffers side-by-side using the keyboard, Joost Kremers, 2017/02/15
- Re: moving between buffers side-by-side using the keyboard,
Eric Abrahamsen <=