[Bug 10321] New: vi - repeat search with typing "n" doesn't work

bugzilla at busybox.net bugzilla at busybox.net
Sat Sep 23 13:06:41 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=10321

            Bug ID: 10321
           Summary: vi - repeat search with typing "n" doesn't work
           Product: Busybox
           Version: 1.23.x
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: frank.musbach at web.de
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

I experienced the behaviour on busybox 1.23.2 and 1.27.2. I cross compile
busybox on Ubuntu 16.04 LTS for armv7 with the toolchain arm-linux-gnueabihf of
Ubuntu.

The behaviour is as follows:

I open a file with vi and search with ':/string' for 'string'. Now I want to
repeat the search with 'n' but the cursor moves just one position to the right.
The expected result should be that the cursor jumps to the next hit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list