Subject: misc/2083: sh vi mode ignores counts.
To: None <gnats-bugs@NetBSD.ORG>
From: Peter Seebach <seebs@taniemarie.solon.com>
List: netbsd-bugs
Date: 02/16/1996 00:21:25
>Number:         2083
>Category:       misc
>Synopsis:       sh ignores counts on 's' and 'x' in vi mode
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 16 01:35:03 1996
>Last-Modified:
>Originator:     Peter Seebach
>Organization:
Usenet Fact Police (Undercover)
>Release:        Feb 16, 1996
>Environment:
System: NetBSD taniemarie 1.1A NetBSD 1.1A (SEEBS) #0: Mon Jan 15 20:07:46 CST 1996 seebs@taniemarie:/usr/src/sys/arch/amiga/compile/SEEBS amiga

>Description:
	The vi-mode command editing seems to ignore counts on the 's' and
	'x' commands.
>How-To-Repeat:
	[prompt] sh
	$ set -o vi
	$ foo
	without hitting return, hit escape, and 'h'.  the cursor will be on
	the o.  hit '2x' or '2s' and watch only one 'o' go away.

>Fix:
	Don't know; presumably, use the count on these things.  It doesn't
	barf on the 2, so it must be doing *something* with it.
>Audit-Trail:
>Unformatted: