XVim2 icon indicating copy to clipboard operation
XVim2 copied to clipboard

Put from last yanked register when in visual mode not working in Xcode 12.

Open davidbjames opened this issue 5 years ago • 3 comments

Frequently I want to yank some text and paste it over top of other text, repeatedly. To do this I yank the original text, visual select the other text and put from the yank register: "0p, repeat. However, when I do this pressing 0 seems to go out of visual mode (cursor to beginning of selection) so that the put no longer replaces the whole selection.

davidbjames avatar Sep 23 '20 13:09 davidbjames

Xcode 12 is crashing for me when I install it, which branch did you install?

alonecuzzo avatar Sep 23 '20 15:09 alonecuzzo

Xcode 12 is crashing for me when I install it, which branch did you install?

I used master. But please create a separate issue. Your comment is unrelated to this issue.

davidbjames avatar Sep 23 '20 15:09 davidbjames

Cam you put Xcode 12 label on Labels?

shinriyo avatar Oct 22 '20 01:10 shinriyo