I've just installed fish shell in my archlinux. Because I use vi-mode in fish, I want to remap my <CapsLock>
to <Escape>
. How can I archieve it by adding something into my ~/.config/config.fish
.
I've see the document of bind
, but I don't know how to express <Escape>
and <CapsLock>
.