On 2018-03-09, Nan Xiao <xiaonan830...@gmail.com> wrote: > Hi all, > > Greetings from me! > > I meet a weird issue: there is a file which contains only "1": > > # cat a > 1 > > While use vim to open it, it displays "0". I find the number behind > cursor will decrease 1. > > Does anyone bump into this issue? Thanks very much in advance! > > P.S., my OpenBSD is 6.2 release, and vim is 8.0.1476. > > Best Regards > Nan Xiao > >
I don't see it here. Are you sure there's nothing strange in the file? hexdump -C a Do you have a .vimrc? If so, does it still happen if you move it out the way?