summaryrefslogtreecommitdiffstats
path: root/pgcli/pgbuffer.py
AgeCommit message (Expand)Author
2022-09-14Black.Irina Truong
2022-09-14Esc + Enter should sumbit the query in safe multiline mode.Irina Truong
2020-03-14removed py2-related stuffGeorgy Frolov
2019-10-23Fix the condition for <enter> key. (#1114)Amjith Ramanujam
2019-10-16fixup! fixup! Handle a multi-line query on Enter key-press (fixes #1031)Owen Stephens
2019-10-13Handle a multi-line query on Enter key-press (fixes #1031)Owen Stephens
2019-06-02Add \G as a temporary way to use expanded mode.Amjith Ramanujam
2019-05-25black all the things. (#1049)Irina Truong
2018-09-28Cherry-picked prompt-toolkit 2.0 changes. (#930)Irina Truong
2017-07-27PEP8 lintFrançois Pietka
2017-07-27Use raw strings where needed to avoid backslash ambiguityFrançois Pietka
2016-09-12Option for semicolon not to trigger execution in multiline modeJoakim Koljonen
2016-07-27Split table specific parseutils into separate subpackageDarik Gamble
2015-08-18Don't finish multiline query with an unopen quoteDarik Gamble
2015-07-31Integration with prompt_toolkit==0.45Jonathan Slenders
2015-05-11Upgrade to prompt-toolkit 0.34Jonathan Slenders
2015-05-08Fix incorrect super() callsDaniel Rocco
2015-04-22Handle multi-line mode with \e.Amjith Ramanujam
2015-01-08Update prompt_toolkit version, now supporting CTRL+arrow shortcuts.Karl-Aksel Puulmann