On 1/9/15 3:33 PM, Linda Walsh wrote:
> I have a little calculator interface that I use readline for.
> Imagine my surprise when I type 1+ and get a list of files
> to add to 1. Um... not ideal?
OK. If you don't want completion, bind TAB to self-insert.
>
> I add a time/date stamp to each line
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE
On 1/9/15 5:58 PM, Zigmund.Ozean@zig-home.localdomain wrote:
> Bash Version: 4.3
> Patch Level: 30
> Release Status: release
>
> Description:
> Inside command substition, an exclamation character will always try
> execute a command from history. Quoting has an unexpected result.
History