Eduardo Sanz Garcia wrote:
> Description:*
>read builtin function keeps trailing white space when the default
> variable REPLY is used.
>This is specially bad when using the -e option because readline puts
> and extra space after pressing a the tab key to autocomplete a word.
>The IFS
*Configuration Information* [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-redhat-linux-gnu'
-DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -D
On Sun, Apr 04, 2004 at 05:23:36PM +0200, Michael Vogt wrote:
> Dear Friends,
> I attached a small patch that adds a "command-not-found-handle" for
> bash 2.05b.0(1)-release. If a given command is not found and the
> function "command-not-found-handle" is definied, it is called with the
> faild co
On Tuesday 08 April 2008, Soumyadip Das Mahapatra wrote:
> I (Soumyadip Das Mahapatra, India, Calcutta), being a frequent user of bash
> shell, have got it lacks an advanced feature dynamic command completion. As
> for example, latest ides ( e.g- Netbeans for Java) support dynamic
> auto-completion
Dear Sir,
I (Soumyadip Das Mahapatra, India, Calcutta), being a frequent user of bash
shell, have got it lacks an advanced feature dynamic command completion. As
for example, latest ides ( e.g- Netbeans for Java) support dynamic
auto-completion. We, the most frequent
users, always like this kind of