MiguelVis / te

Text editor for the CP/M operating system and related computers: Amstrad PCW, CPC, Kaypro, Spectrum...
GNU General Public License v2.0
84 stars 10 forks source link

^K^B/^K selects lines, not blocks #7

Closed ProgrammingCube closed 2 years ago

ProgrammingCube commented 2 years ago

In wordstar, the KB and KK commands select blocks of text from cursor to cursor, but TE, specifically the VT100 build, selects the LINES of KB to KK, which makes it slightly inconvenient to delete parts of lines, as it cannot do so. Is there a command I am missing?

MiguelVis commented 2 years ago

Hi @ProgrammingCube.

TE can select whole lines only.