From: | "Peter Kovacs" <maxottovonstirlitz(at)gmail(dot)com> |
---|---|
To: | "Alvaro Herrera" <alvherre(at)commandprompt(dot)com> |
Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Readline support in psql -- worked earlier for me |
Date: | 2008-06-19 17:40:00 |
Message-ID: | b6e8f2e80806191040m4f6ad251v47129043e3754931@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
bash honors the settings in ~/.inputrc . Completion gets disabled in a
new bash shell.
Thanks
Peter
On Thu, Jun 19, 2008 at 6:13 PM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com> wrote:
> Peter Kovacs escribió:
>> It doesn't appear to be interested in my ~/.inputrc file:
>
> Maybe your readline version stopped looking at ~/.inputrc for some
> reason. Check what bash looks like in strace -- if it's consistent with
> what psql does then it's readline.
>
> --
> Alvaro Herrera http://www.CommandPrompt.com/
> The PostgreSQL Company - Command Prompt, Inc.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2008-06-19 17:56:51 | Re: Revoke for a new role |
Previous Message | Tom Lane | 2008-06-19 17:27:40 | Re: Readline support in psql -- worked earlier for me |