mirror of
https://github.com/tmux/tmux.git
synced 2025-01-13 11:58:51 +00:00
Merge branch 'obsd-master'
This commit is contained in:
commit
0fd73f238d
@ -775,6 +775,8 @@ screen_write_alignmenttest(struct screen_write_ctx *ctx)
|
||||
s->rupper = 0;
|
||||
s->rlower = screen_size_y(s) - 1;
|
||||
|
||||
screen_write_initctx(ctx, &ttyctx);
|
||||
|
||||
screen_write_collect_clear(ctx, 0, screen_size_y(s) - 1);
|
||||
tty_write(tty_cmd_alignmenttest, &ttyctx);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user