Bar Borer
Results
2
comments of
Bar Borer
reporting that it happens to me too
" WSL paste fix autocmd BufReadPost * call s:lastpos() function! WslCleanup() silent! exe "'[,']s/\\r$//g" endfunction nnoremap p p:call WslCleanup() nnoremap P P:call WslCleanup() this is the vimscript macro i use...