Re: question regarding `c' operator acting on rectangular region

2023-05-27 Thread joerg van den hoff
On 27.05.23 13:27, Paul Fox wrote: joerg van den hoff wrote: > rarely using rectangular regions (and when, then for deletion), so > I was surprised by the following: > > issuing something like > > c^Aqjq > > to select a rectangle with a width of one character and a height of

Re: question regarding `c' operator acting on rectangular region

2023-05-27 Thread Paul Fox
joerg van den hoff wrote: > rarely using rectangular regions (and when, then for deletion), so > I was surprised by the following: > > issuing something like > > c^Aqjq > > to select a rectangle with a width of one character and a height of > 2 lines and trying to replace the rectangle

question regarding `c' operator acting on rectangular region

2023-05-27 Thread joerg van den hoff
rarely using rectangular regions (and when, then for deletion), so I was surprised by the following: issuing something like c^Aqjq to select a rectangle with a width of one character and a height of 2 lines and trying to replace the rectangle by a multicharacter string fails. only the first