# Configuration file for readline. # Only one is necessary to get a list of all possible options. set show-all-if-ambiguous on set show-all-if-unmodified on # Activate Vi editing mode. set editing-mode vi # KEY BINDINGS # Also use jj to exit insert mode. "jj": vi-movement-mode "\C-p": previous-history "\C-n": next-history