[GENERAL] Terminal completion

2008-03-05 Thread Emmanuel Quevillon
Hi, I have a basic question about pg client. I know it is possible to let pg complete the name of a table by pressing the arrow key. But unfortunately I can't do it while I am connected to pg (8.2) from a gnome terminal. Also the history does not work for me when I press up arraow key. Is

Re: [GENERAL] Terminal completion

2008-03-05 Thread Richard Huxton
Emmanuel Quevillon wrote: Hi, I have a basic question about pg client. I know it is possible to let pg complete the name of a table by pressing the arrow key. It's the Tab key by default, which might be what you're referring to. I can't remember what (if anything) French keyboards have on

Re: [GENERAL] Terminal completion

2008-03-05 Thread Emmanuel Quevillon
Richard Huxton wrote: Emmanuel Quevillon wrote: Hi, I have a basic question about pg client. I know it is possible to let pg complete the name of a table by pressing the arrow key. It's the Tab key by default, which might be what you're referring to. Yep. But unfortunately I can't do