Staying on home row…
    <p>
I've long known about using the <code class="verbatim">UP (previous-history-element)</code> and
<code class="verbatim">DOWN (next-history-element)</code> keys to move through the minibuffer
history. It's always been a little jarring that <code class="verbatim">C-p (previous-line)</code>
and <code class="verbatim">C-n (next-line)</code>, which I'm very habituated to use (perhaps even
more than the actual arrow keys, since I touch type, and can use them
without moving my hands) don't work in the minibuffer—Emacs just beeps
unhappily at me.</p>
<p>
I was pleased to find out that, in addition to the dedicated arrow keys,
<code class="verbatim">M-p (previous-history-element)</code> and <code class="verbatim">M-n (next-history-element)</code> scroll
through the minibuffer history. The should be much more easily
accessible to me—and I do scroll through the minibuffer a lot.</p>
  
  
              
  - C-N
- C-P
- DOWN
- M-N
- M-P
- Minibuffer
- Next-History-Element
- Next-Line
- Previous-History-Element
- Previous-Line
- UP
    
      
    
    
      One minute to read
    
  
    
      
    
    Michael Alan Dorman
  
