NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/42821: less(1) search/ui bug on first line of input



>Number:         42821
>Category:       bin
>Synopsis:       less(1) search/ui bug on first line of input
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 15 21:15:04 +0000 2010
>Originator:     David A. Holland
>Release:        NetBSD 5.99.22 (20091208)
>Organization:
>Environment:
System: NetBSD tanaqui 5.99.22 NetBSD 5.99.22 (TANAQUI) #31: Tue Dec 8 22:53:35 
EST 2009 dholland@tanaqui:/usr/src/sys/arch/i386/compile/TANAQUI i386
Architecture: i386
Machine: i386
>Description:

        do this:

        % (echo foo; echo bar; echo baz) | less

        search for "foo" by typing /foo
        notice that while it highlights foo, it also says "Pattern not found"
        notice that this happens only for text found only on the first line.

>How-To-Repeat:

        as above

>Fix:

dunno



Home | Main Index | Thread Index | Old Index