Introduction
Introduction Statistics Contact Development Disclaimer Help
tForgot one line. It's late. - st - [fork] customized build of st, the simple t…
git clone git://src.adamsgaard.dk/st
Log
Files
Refs
README
LICENSE
---
commit e09709d92d89c8593f7390f12dc22fdc563eb57f
parent b1d383a0a344e35dad1064e129f70d52bddfd7b2
Author: Christoph Lohmann <[email protected]>
Date: Tue, 4 Sep 2012 22:51:29 +0200
Forgot one line. It's late.
Diffstat:
M st.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/st.c b/st.c
t@@ -843,7 +843,6 @@ ttyresize(int x, int y) {
w.ws_col = term.col;
w.ws_xpixel = xw.w;
w.ws_ypixel = xw.h;
- w.ws_xpixel = w.ws_ypixel = 0;
if(ioctl(cmdfd, TIOCSWINSZ, &w) < 0)
fprintf(stderr, "Couldn't set window size: %s\n", SERRNO);
}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.