Branch: refs/heads/pan
  Home:   https://github.com/tmux/tmux
  Commit: 991e043c1360089741d4d35d125d832b69640dc7
      
https://github.com/tmux/tmux/commit/991e043c1360089741d4d35d125d832b69640dc7
  Author: Nicholas Marriott <[email protected]>
  Date:   2018-08-19 (Sun, 19 Aug 2018)

  Changed paths:
    M server-client.c

  Log Message:
  -----------
  Don't use temporary.


  Commit: 723f1619b91e6a4b145608502dfaed19a989b62a
      
https://github.com/tmux/tmux/commit/723f1619b91e6a4b145608502dfaed19a989b62a
  Author: Nicholas Marriott <[email protected]>
  Date:   2018-08-19 (Sun, 19 Aug 2018)

  Changed paths:
    M cmd-attach-session.c
    M cmd-new-session.c
    M cmd-switch-client.c
    M resize.c
    M screen-write.c
    M server-fn.c
    M tmux.h
    M tty.c
    M window.c

  Log Message:
  -----------
  Instead of calculating offset immediately on demand, calculate it when
it is likely to have changed and cache it in the tty. Add a small
delay before recalculating when the cursor position moves to avoid
full redraws when applications do small updates outside the visible
part of the window (for example updating a status line).


Compare: https://github.com/tmux/tmux/compare/dc24ba16c59e...723f1619b91e
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to