* 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 [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to