Skip to content

Need help recreating the demo video workflow #192

Closed Answered by mikesmithgh
aksh1618 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @aksh1618 thanks for letting me know.

whenever I select something in visual mode and yank with y, the paste window shows up momentarily, before disappearing, and then the contents are pasted to Kitty.

This sounds like a bug. My best guess is that you may have some keymaps that are conflicting with kitty-scrollback.nvim.

Could you try updating the action_alias line in kitty.conf to:

action_alias kitty_scrollback_nvim kitten /home/aksh1618/.local/share/nvim/lazy/kitty-scrollback.nvim/python/kitty_scrollback_nvim.py --nvim-args --clean --noplugin -n

Then reload your Kitty config with ctrl+shift+f5 (⌃ + ⌘ + , on macOS)

The args --nvim-args --clean --noplugin -n will open a clean nvim w…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by aksh1618
Comment options

You must be logged in to vote
2 replies
@mikesmithgh
Comment options

@aksh1618
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants