Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: d0ab1a837a0ab3e26fe7195f14672f6feb43c4c4
      
https://github.com/tmux/tmux/commit/d0ab1a837a0ab3e26fe7195f14672f6feb43c4c4
  Author: nicm <nicm>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
    M tty.c

  Log Message:
  -----------
  When checking ranges in tty_cmd_cells, cannot use the tty cursor
position and tty_cursor because it may be at the final invisible cursor
position on automargin terminals. The text to be drawn is confined to
the pane, so use the pane cursor position for the checks instead. Fix
from Anindya Mukherjee, redraw problem reported by naddy@.


  Commit: ee9885a40ced1fd34fe2eed879a40975a0691ac8
      
https://github.com/tmux/tmux/commit/ee9885a40ced1fd34fe2eed879a40975a0691ac8
  Author: Thomas Adam <[email protected]>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
    M tty.c

  Log Message:
  -----------
  Merge branch 'obsd-master' into master


Compare: https://github.com/tmux/tmux/compare/fb23df679b31...ee9885a40ced

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/fb23df-ee9885%40github.com.

Reply via email to