mirror of
https://git.suckless.org/st
synced 2026-07-15 12:33:53 +02:00
Non handled codes must be ignored, except in graphic mode. Also STR sequences have higher priority than control codes, so they must be handled before of them. --- st.c | 160 ++++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 87 insertions(+), 73 deletions(-)
60 KiB
60 KiB