This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Why doesn't ~/inputrc work
Harry Putnam <reader@newsguy.com> writes:
> I guess a way to test would be to use a different entry that relies on
> something besides the meta (alt) key... I've never used anything else
> since my inputrc files are not that complex.
>
> Can you show an example of an entry that uses some other combo? And
> explain how one would enter it into an .inputrc When I see those
> Sequences and ctrl char... I get very confused... and not sure how to
> create an inputrc entry using them.
I found some really simple examples in man readline.
Something like `Control-o: "some-string"'
Works as expected and inserts `some-string' into the cmdline when I
press ` Ctrl-o', so apparently it IS some problem with the meta
(alt) key.
Any IDEAS as to what to do about it would be welcome.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple