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

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -