mirror of
https://github.com/tmux/tmux.git
synced 2026-05-30 14:16:18 +00:00
Merge branch 'obsd-master'
This commit is contained in:
@@ -181,7 +181,6 @@ tty_draw_line(struct tty *tty, struct screen *s, u_int px, u_int py, u_int nx,
|
||||
atx += cx;
|
||||
px += cx;
|
||||
nx -= cx;
|
||||
ex -= cx;
|
||||
}
|
||||
|
||||
/* Did the previous line wrap on to this one? */
|
||||
|
||||
Reference in New Issue
Block a user