dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 192 forks source link

Feature Request: Set Custom Keybindings #535

Open kevintraver opened 2 years ago

kevintraver commented 2 years ago

Would be helpful to set custom keybindings.

For example: <ctrl-p> to go to the previous query.

kevintraver commented 2 years ago

https://github.com/dbcli/mycli/issues/283

I am curious if it is possible to override these default keybindings to use <ctr-p> and <ctr-n> to navigate history in vi mode