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

Use bracketed paste to escape newlines and tabs properly

Open jishnusen opened this issue 6 months ago • 1 comments

Uses escape chars to properly insert multiline strings. This prevents REPLs like ipython from modifying the inserted buffer in undefined ways. See: https://github.com/jpalardy/vim-slime/blob/a532203bcd7af7f5e571c07b60bba7287076dc19/doc/vim-slime.txt#L124C2-L124C38

jishnusen avatar Dec 07 '23 06:12 jishnusen