acejump / AceJump

🅰️ single character search, select, and jump
https://plugins.jetbrains.com/plugin/7086-acejump
GNU General Public License v3.0
1.22k stars 91 forks source link

cannot put selection into yank in ideavim #128

Closed ctrngk closed 6 years ago

ctrngk commented 7 years ago

AceJump provides shift to select the interval between jump, however, as ideavim user, press y for multiple lines of selections does not work as expected. I use cmd + c, cmd + v to get around this problem for the time being. Simply paste by p only contains one line.

breandan commented 7 years ago

I think this might be a bug, but I'm going to label this as "enhancement" while we investigate why the copy/paste functionality in IdeaVim doesn't work properly.

breandan commented 7 years ago

Possibly related: #68.

breandan commented 6 years ago

This issue is actually caused by #220, and possibly something IdeaVim needs to fix. I'm going ahead and closing this issue as #220 has more details, please follow that thread for updates. @ctrngk @ecbrodie