Re: psql in bash - how to clear screen? - Mailing list pgsql-novice

From Luiz Eduardo Cantanhede Neri
Subject Re: psql in bash - how to clear screen?
Date
Msg-id 252e1f290910061729v17de3726p68fb9c362025eb85@mail.gmail.com
Whole thread Raw
In response to psql in bash - how to clear screen?  (Tom Holderness <tom.holderness@newcastle.ac.uk>)
List pgsql-novice
If you are on linux try \! clear if you are using windows try \! cls


On Tue, Oct 6, 2009 at 12:25 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Tom Holderness <tom.holderness@newcastle.ac.uk> writes:
> when I use psql in a bash terminal is there way to clear the psql screen?
> Standard bash clear commands (e.g. Ctrl+l) clear screen and log me out of psql.

FWIW, control-L works fine for me.  Maybe you have a broken version of
libreadline?

                       regards, tom lane

--
Sent via pgsql-novice mailing list (pgsql-novice@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice


pgsql-novice by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: What is the role of #fsync and #synchronous_commit in configuration file .
Next
From: Professor Flávio Brito
Date:
Subject: /Var Partition Full - How can a change PGDATA?