Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 91d112bf12789da07e25ed001f7961b1d6bd7a76
      
https://github.com/tmux/tmux/commit/91d112bf12789da07e25ed001f7961b1d6bd7a76
  Author: nicm <nicm>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M grid.c
    M screen-write.c
    M tmux.h
    M tty.c

  Log Message:
  -----------
  There is no need to clear every line entirely before drawing to it, this
means moving the cursor and messes up wrapping. Better to just clear the
sections that aren't written over. GitHub issue 2537.


  Commit: 66da51b6310baf408d805e0ec2f36f35bdb85339
      
https://github.com/tmux/tmux/commit/66da51b6310baf408d805e0ec2f36f35bdb85339
  Author: Thomas Adam <[email protected]>
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
    M grid.c
    M screen-write.c
    M tmux.h
    M tty.c

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


Compare: https://github.com/tmux/tmux/compare/3c86fa2ad0b7...66da51b6310b

-- 
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/3c86fa-66da51%40github.com.

Reply via email to