mysql> help
For information about MySQL products and services, visit:
http://www.mysql.com/
...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unmap "d" | |
unmap "shift+j" | |
unmap "shift+k" | |
" ========================================================== | |
" Movement | |
" ========================================================== | |
" hjkl: ←↓↑→ | |
map "j" scrollDown | |
map "k" scrollUp |
OlderNewer