https://bugs.kde.org/show_bug.cgi?id=401400
--- Comment #10 from Ahmad Samir <a.samir...@gmail.com> ---
Technically what kate does is:
- if you yank text in vi-mode, you can put/paste in in kate via p command
- that same text is copied to the clipboard so you can paste it anywhere (in
kate or in any other app) via Ctrl+V, this behaviour is specific to kate
- now say you copied some text to the clipboard in any other app, you have the
two options:
 - paste that text in kate via Ctrl+V or in vi-mode using "+p
 - put/paste the text you yanked previously via the p command

I think you should have a look at:
https://vimhelp.org/change.txt.html#copy-move

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to