kitty-scrollback.nvim icon indicating copy to clipboard operation
kitty-scrollback.nvim copied to clipboard

chore: document or change `keymaps_enabled` behavior

Open mikesmithgh opened this issue 2 years ago • 0 comments

Setting keymaps_enabled = false causes conflicts when trying to setup keymaps. This is confusing to the user and doesn't seem useful at the moment. See https://github.com/mikesmithgh/kitty-scrollback.nvim/issues/152

Either:

  • document expected behavior
  • change behavior to avoid conflicts with keymaps
  • remove this option

mikesmithgh avatar Jan 07 '24 16:01 mikesmithgh