Re: [HACKERS] TAB doesn't work in psql

From: Peter Eisentraut <e99re41(at)DoCS(dot)UU(dot)SE>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] TAB doesn't work in psql
Date: 1999-10-15 09:30:39
Message-ID: Pine.GSO.4.02A.9910151129090.2978-100000@Pingvin.DoCS.UU.SE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 14 Oct 1999, Bruce Momjian wrote:

> I can't tab anymore in psql:
>
> test=> CREATE TABLE friends (
> test->
> Display all 161 possibilities? (y or n)
>
> What is this. Looks like readline is assuming my tab means 'tab
> completion'. I don't have a problem with tab completion, but I like to
> use tab when typing queries to indent my SQL.
>
> When did this happen?

Last time you messed with your .inputrc maybe??? I have always known it
this way. I have made M-Tab to be insert-tab, it's not configured this way
by default.

--
Peter Eisentraut Sernanders vaeg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 1999-10-15 09:36:35 Re: [HACKERS] Scripts again
Previous Message Thomas Lockhart 1999-10-15 05:49:16 Re: [HACKERS] ORACLE COMMENT statement