commit | 79a9472dbc3a0c2c635f9761909c6184c53d3a17 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicholas.marriott@gmail.com> | Sun Aug 26 14:10:39 2018 +0100 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Sun Aug 26 14:10:39 2018 +0100 |
tree | 5cf4996054826a5fcfe365bd8a00808d702947f9 | |
parent | d64daf874f8ff2366d3e2d4dd91b58fd5f80ae6c [diff] |
tty_clamp_* need to use wp->xoff and wp->yoff for the check (which don't include status line, line ox and oy), but ctx->xoff and yp->off to calculate the position (which do have the statu line).