Author Topic: Vim emu: problem with named clipboards?  (Read 2658 times)

Wanderer

  • Senior Community Member
  • Posts: 557
  • Hero Points: 23
Vim emu: problem with named clipboards?
« on: November 14, 2012, 05:54:16 PM »
SlickEdit 2012 (v17.0.2.0 64-bit)
Build Date: August 09, 2012
Emulation: Vim
OS: Windows 7 x64  OS Version: 6.01.7601  Service Pack 1
Language: .csproj (XML)
Hotfixes:
C:\Users\Charles\Documents\My SlickEdit Config\17.0.2\hotfixes\hotfix_se1702_11_cumulative.zip (Revision: 11)
C:\Users\Charles\Documents\My SlickEdit Config\17.0.2\hotfixes\hotfix_se1702_3_cumulative.zip (Revision: 3)
C:\Users\Charles\Documents\My SlickEdit Config\17.0.2\hotfixes\hotfix_se1702_5_cumulative.zip (Revision: 5)
C:\Users\Charles\Documents\My SlickEdit Config\17.0.2\hotfixes\hotfix_se1702_7_cumulative.zip (Revision: 7)

- Shift-v to start visual line selection
- 'j' 'j' to select two more lines
-"by
- Switch to a different buffer
- "bp   "Unable to find named clipboard: b, 3 more lines"
What am I doing wrong?

Ryan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 986
  • Hero Points: 77
Re: Vim emu: problem with named clipboards?
« Reply #1 on: November 14, 2012, 07:39:10 PM »
You aren't doing anything wrong, copy buffers in visual mode aren't supported yet in the Vim emulation.  It is a known limitation and should be fixed in our next major release, at the latest.

- Ryan