Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 8110c7a25f257b13f92f34559efedba204e6ea98
      
https://github.com/tmux/tmux/commit/8110c7a25f257b13f92f34559efedba204e6ea98
  Author: Nicholas Marriott <[email protected]>
  Date:   2020-05-01 (Fri, 01 May 2020)

  Changed paths:
    M cmd-display-panes.c
    M format-draw.c
    M input.c
    M menu.c
    M mode-tree.c
    M popup.c
    M screen-redraw.c
    M screen-write.c
    M server-fn.c
    M status.c
    M tmux.h
    M tty.c
    M window-clock.c
    M window-copy.c
    M window.c

  Log Message:
  -----------
  Do not hoke into struct window_pane from the tty code and instead set
everything up in tty_ctx. Provide a way to initialize the tty_ctx from a
callback and use it to let popups draw directly through input_parse in the same
way as panes do, rather than forcing a full redraw on every change.


-- 
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/dbebdb-8110c7%40github.com.

Reply via email to