Mail Archives: djgpp/1998/04/08/03:06:34
On Mon, 6 Apr 1998, Ingo Ruhnke wrote:
> It looks like, that there is no visible-bell available, because it
> works with "set bell-style none".
It depends on how the port of the readline library was done. DJGPP
*does* support the visible bell, but I don't know whether the ported
readline uses this DJGPP feature. You will have to look into the Bash
sources to find out.
> Why is bell-style set to "on" and not to "visible", "audible" or "none"?
> And what is this visible-stats? I couldn't find any documentation on that?
It should be described in the documentation of readline library, not
in Bash docs. It's a feature of the readline library.
- Raw text -