shell - Postgress.app: Searching through history -
say type multiple commands:
select table select foo bar ...
how can search through command history type command/query?
e.g. if start typing:
select
and press c-r
, can have psql search , autocomplete command entries start with select some
? (i.e. select foo bar skipped)
note asking searches fix characters typed far.
Comments
Post a Comment