bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can shift key be used as modifier in .inputrc?


From: Chet Ramey
Subject: Re: can shift key be used as modifier in .inputrc?
Date: Sun, 05 Sep 2004 12:11:31 -0400
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.7.2) Gecko/20040803

airplays55@yahoo.com wrote:

I've been using .inputrc to modify the function
shortcut keys.

For example I remap ctrl-alt-H to backward-char,
however I'd love to use the shift key as a modifier.
Is there a way to map shift-ctrl-H to a different
function than ctrl-h?

Only if it results in a different character returned by read(2).

Chet




reply via email to

[Prev in Thread] Current Thread [Next in Thread]