Conversation
|
@Tyriar To not get stale I removed DECLRMM from this PR as its more involved and better done separately. Up for review. |
|
Geez not yet done with this PR - DECIC and DECDC are margin aware, thus should only shift content between margins, its a NOOP outside. See http://www.bitsavers.org/pdf/dec/standards/EL-SM070-00_DEC_STD_070_Video_Systems_Reference_Manual_Dec91.pdf#page=406&zoom=auto,-38,762 |
|
@Tyriar With DECLRMM it can be used by apps to do partial viewport updates (like splitting in a multiplexer and such). Since this is supported for long in xterm and other emulators apps might shift to it, not sure if any does atm. Maybe ncurses already uses this, idk. Already fixed in with the last commit, tests still to come. |
|
@jerch k, ping me when ready to review 😃 |
|
@Tyriar Ping 😄 |
Basic SL / SR / DECIC / DECDC support.
TODO:
implement DECLRMMtest interaction with DECLRMMUpdate: DECLRMM should go into a separate PR as its more involved (also influences other VT primitives).