perkint

Results 2 issues of perkint

Hello, I love autocutsel... Thanks! It fixed my VNC problem. I've recently hacked it to fix a different problem that has been bugging me for a while. Here's a description...

``` --- ctrlr.vim.org 2014-04-09 12:46:37.000000000 -0700 +++ ctrlr.vim 2014-07-17 11:15:41.000000000 -0700 @@ -43,10 +43,14 @@ function! s:ctrlr() let char = getchar() + " getreg('=') does not prompt for a new...