7 ms·
Yes, when you configure the expander based on the readme change the ^M (enter key) on the following line to any key you wish: bindkey "^M" empty-enter-expander
by waszabi 1y ago
Yes, when you configure the expander based on the readme change the ^M (enter key) on the following line to any key you wish:
bindkey "^M" empty-enter-expander
^E represents Ctrl + E
M-e represents Alt + E
...