Posts Tagged ‘inputrc’

keyboard shortcuts in psql

2008-03-30 07:26:48 CEST | 1 Comment | Tags: , , , , ,

there is this quite old, but pretty functional concept: keyboard shortcuts.

you know it - you press ctrl-s, and your editor saves currently-edited file.

my problem is that there are some standard cases when i would really love to have this ability in psql. but psql doesn’t support it. or does it?

- MORE -