On Wed, Dec 15, 2010 at 06:35:38PM +0100, Lionel Elie Mamane wrote:
> On Tue, Dec 14, 2010 qa-g gat 08:53:49PM +0200, Antti Salmela wrote:

>> Switch from libreadline to libedit broke multibyte character input.

> As such, disabling use of line-editing in psql binary ("-n" option)
> works around this bug.

This can also be combined with using rlwrap (or another line-editor
wrapper) for getting the feature back :) Something like:

alias psql='rlwrap psql -n'

-- 
Lionel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to