Opened 13 years ago

Last modified 11 years ago

#156 new defect

:help <command> <other stuff> should match :help <command> or emit an error

Reported by: jgross@mit.edu Owned by:
Priority: minor Milestone:
Component: ui Keywords: straightforward
Cc: jgross@mit.edu

Description

Currently <tt>:help &lt;<em>command</em>&gt; &lt;<em>other stuff</em>&gt;</tt> matches <tt>:help</tt>. I think it should match <tt>:help &lt;<em>command</em>&gt;</tt> (or, perhaps, emit an error message).

Change History (3)

comment:1 Changed 13 years ago by jgross@mit.edu

Oops. I accidentally used html. Description should read: Currently :help <command> <other stuff> matches :help. I think it should match `:help <command> (or, perhaps, emit an error message).

comment:2 Changed 13 years ago by jgross@mit.edu

  • Cc jgross@mit.edu added

comment:3 Changed 11 years ago by jgross@mit.edu

  • Keywords straightforward added
Note: See TracTickets for help on using tickets.