Terminal Guide

Erase Line Complete

ESC1B[5B 232 K4b
urxvt
xterm
vte
konsole
linuxvc

Erase the entire line where the cursor is currently placed, by replacing all cells with spaces.

In it's basic variant it will erase protected cells only when the semantics of select character protection attribute are active. When called as selective erase line [dispatch] it will not erase protected cells in either protection semantics.

All erased space is colored according to the current SGR state.

Does not change the cursor position.

Margins from left and right margin do not apply for this sequence.

This unsets the pending wrap state without wrapping.

urxvt ( ✓ )

🛆 Does not reset pending wrap state.

vte ( ✓ )

🛆 Does not reset pending wrap state.

linuxvc ( ✓ )

🛆 Does not erase split multi cell characters. (linuxvc uses 2 replacement characters for multi cell characters)