If you're speaking purely about limiting the cursor to the bounds of the current window (which is what I believe you're referring to), yes I believe it does do that much, if I remember correctly.
However, if you're referring to some kind of "smart" word wrap ability, the answer is no. The BIOS performs only basic dynamic text port sizing and does not provide any sort of text wrapping or kerning features. It merely wraps text to the boundaries of the window, just as it would when writing strings to the full screen. Of course a programmer could always make their own... :) Sent with Proton Mail secure email. ------- Original Message ------- On Tuesday, June 14th, 2022 at 6:18 PM, Zbigniew <zbigniew2...@gmail.com> wrote: > Googling around gave no result. It seems it doesn't exist „ready for > use”, so just to make sure: > does DOS/BIOS offer any possibility to set active screen output > „window” — I mean something like BIOS int 10h/06-07 — but trapping > cursor inside? > What I mean is using all the ordinary functions that do character > output and having wrapping/scrolling on automatic (no counting > characters necessary, not managing cursor position „manually” etc.) > -- > regards, > Z. > > > _______________________________________________ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user