Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 5f92f92908b81b4ec66682adb84b9ffc8d83c2f7
      
https://github.com/tmux/tmux/commit/5f92f92908b81b4ec66682adb84b9ffc8d83c2f7
  Author: nicm <nicm>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-select-pane.c
    M cmd-set-option.c
    M cmd-show-options.c
    M cmd-swap-pane.c
    M format.c
    M input.c
    M options-table.c
    M options.c
    M server-fn.c
    M tmux.1
    M tmux.c
    M tmux.h
    M tty.c
    M window.c

  Log Message:
  -----------
  Add a per-pane option set. Pane options inherit from window options (so
there should be no change to existing behaviour) and are set and shown
with set-option -p and show-options -p.

Change remain-on-exit and window-style/window-active-style to be pane
options (some others will be changed later).

This makes select-pane -P and -g unnecessary so no longer document them
(they still work) and no longer document set-window-option and
show-window-options in favour of set-option -w and show-options -w.


  Commit: f8ad72b2eeafc1146c116f73194a3950aa0c2143
      
https://github.com/tmux/tmux/commit/f8ad72b2eeafc1146c116f73194a3950aa0c2143
  Author: Thomas Adam <[email protected]>
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
    M cmd-break-pane.c
    M cmd-join-pane.c
    M cmd-select-pane.c
    M cmd-set-option.c
    M cmd-show-options.c
    M cmd-swap-pane.c
    M format.c
    M input.c
    M options-table.c
    M options.c
    M server-fn.c
    M tmux.1
    M tmux.c
    M tmux.h
    M tty.c
    M window.c

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


Compare: https://github.com/tmux/tmux/compare/a0e2c1b4cae9...f8ad72b2eeaf

-- 
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/a0e2c1-f8ad72%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to