* 2011-10-15T16:26:59-05:00 * Harry Putnam wrote:

> So I guess its just a matter of figuring out how to designate the Alt
> key in .inputrc. I haven't hit on it yet.

Here's a part of my .inputrc:

    set editing-mode emacs

    # Non-meta keys
    set keymap emacs-standard
    Control-u: universal-argument
    Control-w: kill-region

    # Meta keys
    set keymap emacs-meta
    p: history-search-backward
    n: history-search-forward

So Meta+p and Meta+n get history-search-backward/forward functions.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87r52dlb6r....@imladris.arda

Reply via email to