Hi Hari,

On 6/28/06, Hari Krishna Dara <[EMAIL PROTECTED]> wrote:

I am seeing a couple of issues with debug mode.
- In debug mode, the getcmdtype() is supposed to return '>', but it
  returns empty string. This is not a big issue, in case it works as
  expected in all other modes, as I can treat '' equivalent to '>', but
  will be nice if it is fixed.


I tried the following and the getcmdtype() function returned '>' in
the debug mode:

   :debug xyz
   Entering Debug mode.  Type "cont" to continue.
   cmd: xyz
   ><C-R>=getcmdtype()<CR>
   >>

- Yegappan

Reply via email to