Revert "patch: ligatures-scrollback-ringbuffer"

This reverts commit ab0590b48a.
This commit is contained in:
2026-01-01 13:46:17 -05:00
parent 77accdfa1f
commit 1369487bb8
14 changed files with 399 additions and 1223 deletions

2
win.h
View File

@@ -25,7 +25,7 @@ enum win_mode {
void xbell(void);
void xclipcopy(void);
void xdrawcursor(int, int, Glyph, int, int, Glyph, Line, int);
void xdrawcursor(int, int, Glyph, int, int, Glyph);
void xdrawline(Line, int, int, int);
void xfinishdraw(void);
void xloadcols(void);