Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 0dd4977d5c7a74e3d347076bf6db43e6f2281209
      
https://github.com/tmux/tmux/commit/0dd4977d5c7a74e3d347076bf6db43e6f2281209
  Author: nicm <nicm>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M tmux.1

  Log Message:
  -----------
  Add a "second click" key type which is fired for the second click of a
double click, even if the timer hasn't expired to confirm it isn't
actually a triple click. Provides a way for people who don't care about
triple clicks or can make their commands have no side effects to avoid
the double click timer delay.


  Commit: 2ca95840d16e2292d3560ec30f4f24dc9e2eedb2
      
https://github.com/tmux/tmux/commit/2ca95840d16e2292d3560ec30f4f24dc9e2eedb2
  Author: nicm <nicm>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M tmux.1

  Log Message:
  -----------
  Add session_path from Chris Ruegge in GitHub issue 2142.


  Commit: 2624edde46ad13995d4dd33f7d61fce74ac8f1ac
      
https://github.com/tmux/tmux/commit/2624edde46ad13995d4dd33f7d61fce74ac8f1ac
  Author: nicm <nicm>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M tmux.1
    M tmux.h
    M window-copy.c

  Log Message:
  -----------
  Add non-regex search variants to avoid the performance cost for people
with large histories or long lines.


  Commit: e6cddcf752b335cb945bba4619b500b527cfee0a
      
https://github.com/tmux/tmux/commit/e6cddcf752b335cb945bba4619b500b527cfee0a
  Author: nicm <nicm>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M cmd-resize-pane.c
    M grid.c
    M tmux.1

  Log Message:
  -----------
  Add a -T flag to resize-pane to trim lines below the cursor, moving
lines out of the history. GitHub issue 2134.


  Commit: cc8b41f294974cdfb1ddfe3b907da58374ff130f
      
https://github.com/tmux/tmux/commit/cc8b41f294974cdfb1ddfe3b907da58374ff130f
  Author: nicm <nicm>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M cmd-new-window.c
    M cmd-parse.y
    M cmd-respawn-pane.c
    M cmd-respawn-window.c
    M cmd-set-environment.c
    M cmd-show-environment.c
    M cmd-split-window.c
    M environ.c
    M server-client.c
    M spawn.c
    M tmux.1
    M tmux.c
    M tmux.h

  Log Message:
  -----------
  Add a way to mark environment variables as "hidden" so they can be used
by tmux but are not passed into the environment of new panes.


  Commit: dfd29977e0ab289615eae0b4275763a3082bda24
      
https://github.com/tmux/tmux/commit/dfd29977e0ab289615eae0b4275763a3082bda24
  Author: Thomas Adam <[email protected]>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M cmd-new-window.c
    M cmd-parse.y
    M cmd-resize-pane.c
    M cmd-respawn-pane.c
    M cmd-respawn-window.c
    M cmd-set-environment.c
    M cmd-show-environment.c
    M cmd-split-window.c
    M environ.c
    M grid.c
    M server-client.c
    M spawn.c
    M tmux.1
    M tmux.c
    M tmux.h
    M window-copy.c

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


Compare: https://github.com/tmux/tmux/compare/0bb1a50b88ac...dfd29977e0ab

-- 
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/0bb1a5-dfd299%40github.com.

Reply via email to