Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
6e70bb9
)
Extract ttyresize() out of cresize()
author
Quentin Rameau <
[email protected]
>
Sat, 30 Jan 2016 16:54:41 +0000
(17:54 +0100)
committer
Christoph Lohmann <
[email protected]
>
Sat, 30 Jan 2016 17:40:13 +0000
(18:40 +0100)
This way we can call cresize() to set the terminal size before creating
a tty or spawning a process, which will start with the correct size.
Signed-off-by: Christoph Lohmann <
[email protected]
>
No differences found