summaryrefslogtreecommitdiffstats
path: root/pgcli/pgbuffer.py
AgeCommit message (Expand)Author
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