Skip to content
Discussion options

You must be logged in to vote

I looked into the way sidekick does things in comparison to kitty-navigator, and the only difference when it tries to use vim fns (wincmd, in particular) is that sidekick invokes it via vim.schedule. If I modify the kitty-navigator code to use vim.schedule, things work perfectly.

I'm going to do two things:

  1. Submit a PR to kitty-navigator to use vim.schedule. (Merged)
  2. Submit a feature request to sidekick to "fall back" to other mappings kind of like the way remap works. I'm not quite sure how to do that (the code, that is), but hopefully someone can provide some help. (Submitted)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thisisrandy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant