You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the Vi Bindings enabled and I'm not able to get alt+o or alt+shift+o working at all. It seems there's an existing binding mentioned in that doc:
Alt+O opens the file at the cursor in a pager.
Does this not conflict for anyone else? If not, is there a good way I could debug what's hogging the key binding on my end? If I grep for bind \\\\e I only find some in the fzf.fish:
I have the Vi Bindings enabled and I'm not able to get alt+o or alt+shift+o working at all. It seems there's an existing binding mentioned in that doc:
Does this not conflict for anyone else? If not, is there a good way I could debug what's hogging the key binding on my end? If I grep for
bind \\\\e
I only find some in thefzf.fish
:The text was updated successfully, but these errors were encountered: