riv.vim icon indicating copy to clipboard operation
riv.vim copied to clipboard

pressing <enter> at end of line in insert mode (inside fold) moves last char to new line

Open assaf758 opened this issue 8 years ago • 3 comments

starting at: xyz[cursor]

pressing [enter]

result: xy [cursor]z

assaf758 avatar Jan 23 '17 14:01 assaf758

I face the same issue currently I always type <space><cr> to work around, however a mapping inoremap <cr> <space><cr> doesn't fix it either.

DerWeh avatar May 10 '17 07:05 DerWeh

This is quite noticeable. @Rykka is the project still maintained?

thor avatar Jul 10 '17 13:07 thor

havn't check it for a long time .. sorry.

This has been fixed I think, currently this behaviour not happen to me.

what's the OS and vim version?

gu-fan avatar Jan 19 '18 12:01 gu-fan