diff options
author | cflip <cflip@cflip.net> | 2023-01-11 11:18:24 -0700 |
---|---|---|
committer | cflip <cflip@cflip.net> | 2023-01-11 11:18:24 -0700 |
commit | 61c387397d03c479ca110a02bfa78cd39fa82656 (patch) | |
tree | c0c4a538867eef968e9c977053470999e89400bd /terminal.h | |
parent | 9e6f24187ebe2577fde7c7a971a8cc408f4aeaac (diff) |
Get editor size from the window instead of the terminal
Previously the editor would resize itself upon startup by finding the
size of the current terminal window, but now that it is running in an
actual window it should get the number of rows and columns from there.
This also adds parameters for the window size in rows and columns to the
window_init() function.
Diffstat (limited to 'terminal.h')
0 files changed, 0 insertions, 0 deletions