SlickEdit Community

Archived Beta Discussions => SlickEdit 201x Beta Discussions => SlickEdit 2014 v19 beta => Topic started by: davew on October 10, 2014, 01:29:11 PM

Title: Beta6 Win7_64: VIM delete to named buffer doesn't work
Post by: davew on October 10, 2014, 01:29:11 PM
Steps:
1. Shift+V to enter line selection Visual mode
2. Move down to highlight a few lines
3. "ad to cut the selected block into the copy buffer
4. "ap to paste it (doesn't work)

In step 3, if you replace the "ad with "ay to copy the line, then step 4 works.

This was working, I think, in Beta 5.
Title: Re: Beta6 Win7_64: VIM delete to named buffer doesn't work
Post by: Clark on October 10, 2014, 02:53:07 PM
Reproduced
Title: Re: Beta6 Win7_64: VIM delete to named buffer doesn't work
Post by: Clark on October 10, 2014, 03:03:59 PM
Fixed for next build. This wouldn't have worked in any previous version.
Title: Re: Beta6 Win7_64: VIM delete to named buffer doesn't work
Post by: davew on October 13, 2014, 01:05:53 PM
Thanks Clark. I'm surprised it wouldn't have worked. I thought I used that a lot more :-).