mirror of
https://github.com/rfivet/uemacs.git
synced 2025-02-20 23:17:13 -05:00
Adjust maximum display size after testing with latest mintty on QHD monitor.
This commit is contained in:
parent
c6baa2ff77
commit
bc23d8e4cc
4
tcap.c
4
tcap.c
@ -88,8 +88,8 @@ static char *CS, *DL, *AL, *SF, *SR;
|
||||
#endif
|
||||
|
||||
struct terminal term = {
|
||||
270, /* actual 269 on 1920x1080 landscape terminal window */
|
||||
1910, /* actual 1901 */
|
||||
480, /* actual 479 on 2560x1440 landscape terminal window */
|
||||
2550, /* actual 2541 */
|
||||
0, /* These four values are set dynamically at open time. */
|
||||
0,
|
||||
0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user