Being a longtime emacs user, my fingers are hard-wired to use ctrl + g to cancel a search. In emacs, ctr + g exits search, and leaves the cursor on the line search brought me to. This is what escape does currently in obsidian, when using this plugin, but would it be possible for this plugin to make ctrl + g do it too? My neural system would thank you.
Being a longtime emacs user, my fingers are hard-wired to use
ctrl + g
to cancel a search. In emacs,ctr + g
exits search, and leaves the cursor on the line search brought me to. This is whatescape
does currently in obsidian, when using this plugin, but would it be possible for this plugin to makectrl + g
do it too? My neural system would thank you.