summaryrefslogtreecommitdiffstats
path: root/pgcli/key_bindings.py
AgeCommit message (Expand)Author
2017-07-16Add fish-style autosuggestion.Amjith Ramanujam
2016-05-05Upgrade to prompt-toolkit 1.0.0Jonathan Slenders
2016-01-17Upgrade to prompt-toolkit-0.57Jonathan Slenders
2015-10-10Makes "enter" key function as the "tab" key only when the completion menu is ...Matheus Rosa
2015-08-08Upgrade to prompt_toolkit 0.46Jonathan Slenders
2015-07-31Integration with prompt_toolkit==0.45Jonathan Slenders
2015-06-04Upgrade to prompt_toolkit==0.39Jonathan Slenders
2015-05-11Upgrade to prompt-toolkit 0.34Jonathan Slenders
2015-04-28Differentiate Tab (complete next) from Ctrl-Space (show completions)Daniel Rocco
2015-04-27Have Tab autocomplete at cursorDaniel Rocco
2015-02-12Make F4 toggle vi/emacs modes.Amjith Ramanujam
2015-02-12Get vi mode workingJay Zeng
2015-01-11Use the KeyBindingManager.Amjith Ramanujam
2015-01-08Update prompt_toolkit version, now supporting CTRL+arrow shortcuts.Karl-Aksel Puulmann
2015-01-04Refactor pgcompleter.Amjith Ramanujam
2014-12-19removed unnecessary keybinding in selection modeIryna Cherniavska
2014-12-19added binding on control-space; changed order to order byIryna Cherniavska
2014-12-15F3 to toggle multi-line.Amjith Ramanujam
2014-12-11Add a toolbar and keybinding F2 for smart completion.Amjith Ramanujam