SlickEdit Community

SlickEdit Product Discussion => SlickEdit® => Topic started by: mrjd on July 13, 2006, 03:04:10 PM

Title: vi emulation, ex mode
Post by: mrjd on July 13, 2006, 03:04:10 PM
the join command doesnt work as expected. For example the command
":25, 29j" should join lines 25 through lines 29. Instead it joins lines 29 and 30.

Seems like a bug. Yes I KNOW there are others ways to join lines!!!!! But I've been a vi user for 20 years . Its one of the many editting sequencess that I type without even thinking and even after a year of trying not to do it - I still do!!

I find this little quirk very annoying!!!

AM I doing something incorrect?