1
0
Fork 0

Specify how to enable vi bindings in changelog.

This commit is contained in:
Amjith Ramanujam 2015-03-01 01:19:15 -08:00
parent 51a8f60663
commit 416f7f11eb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Features:
---------
* Add \ds special command to show sequences.
* Add Vi mode for keybindings. (Thanks: `Jay Zeng`_)
* Add Vi mode for keybindings. This can be enabled by adding 'vi = True' in ~/.pgclirc. (Thanks: `Jay Zeng`_)
* Add a -v/--version flag to pgcli.
* Add completion for TEMPLATE keyword and smart-completion for
'CREATE DATABASE blah WITH TEMPLATE <tab>'. (Thanks: `Daniel Rocco`_)