1

Re: Limited Command Buffer space?

Sometimes, when I am typing a long regular expression command, like:

%s/( some really long string)/( some really long pattern replacement string )

The buffer when VS.NET shows the command stops showing the latter part of the command.  It just hits a wall and stops displaying it, but it doesn't stop collecting the commands into the buffer.

Limitation or am I just typing too much?

2

Re: Limited Command Buffer space?

Griffin, I'll have a look at it and let you know. I know, for sure, that there is no command-line scrolling support, but it seems it's something else.

Thanks for the feedback,

  Jon

3

Re: Limited Command Buffer space?

Griffin, this has been fixed in 2.0.33:

  http://forums.ngedit.com/viewtopic.php?id=85

The display buffer was ridiculously small.

Thanks for letting me know!

  Jon