* Ronald Fischer (Tue, 15 May 2007 15:32:27 +0200)
> I have set my ~/.inputrc like this:
>
> set print-completions-horizontally on
> set show-all-if-ambiguous on
> set show-all-if-unmodified on
> set visible-stats on
>
> But still, when I, for example, enter
>
> ls
>
> the terminal beeps. Ev
> Theoretically, but there still could be a few things going
> wrong, one of
> which being that you and your Cygwin environment have
> different ideas of
> what $HOME is.
At least, the environment variable HOME is set correctly, and also
my ~/.bash_profile is read, so this suggests that bash *
On Tue, 15 May 2007, Ronald Fischer wrote:
> > Make sure your .inputrc is read.
>
> Hmmm according to the Cygwin documentation page:
>
> ".inputrc controls how programs using the readline library
>(including bash) behave. It is loaded automatically."
>
> So, as long as I stick with the d
> Make sure your .inputrc is read.
Hmmm according to the Cygwin documentation page:
".inputrc controls how programs using the readline library
(including bash) behave. It is loaded automatically."
So, as long as I stick with the default name ($HOME/.inputrc),
it should be read without
On Tue, 15 May 2007, Ronald Fischer wrote:
> I have set my ~/.inputrc like this:
>
> set print-completions-horizontally on
> set show-all-if-ambiguous on
> set show-all-if-unmodified on
> set visible-stats on
>
> But still, when I, for example, enter
>
> ls
>
> the terminal beeps. Even if I set
I have set my ~/.inputrc like this:
set print-completions-horizontally on
set show-all-if-ambiguous on
set show-all-if-unmodified on
set visible-stats on
But still, when I, for example, enter
ls
the terminal beeps. Even if I set in .inputrc:
set bell-style none
it beeps. This applies to rx
6 matches
Mail list logo