Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: be471c328ea0ae04026e4ff32fda7b7f11c74255
      
https://github.com/tmux/tmux/commit/be471c328ea0ae04026e4ff32fda7b7f11c74255
  Author: nicm <nicm>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M cmd-new-window.c
    M format.c
    M tmux.1

  Log Message:
  -----------
  Add a -S flag to new-window to make it select the existing window if one
with the given name already exists rather than failing with an error.
Also add a format to check if a window or session name exists which
allows the same with other commands. Requested by and discussed with
kn@.


  Commit: 3dddc11603b1bd66b5586b47795716e87921a096
      
https://github.com/tmux/tmux/commit/3dddc11603b1bd66b5586b47795716e87921a096
  Author: nicm <nicm>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M grid.c
    M screen-redraw.c
    M tmux.1
    M tmux.h
    M tty-term.c

  Log Message:
  -----------
  Send Unicode directional isolate characters around horizontal pane
borders if the terminal support UTF-8 and an extension terminfo(5)
capability "Bidi" is present. On terminals with BiDi support (ie, VTE)
this seems to be enough to display right-to-left text acceptably enough
to be usable (with some caveats about the mouse position). Requested by
and with help from Mahmoud Elagdar in GitHub issue 2425.


  Commit: 39904f7fc6e64356fe23de6264d5b03bec280d75
      
https://github.com/tmux/tmux/commit/39904f7fc6e64356fe23de6264d5b03bec280d75
  Author: Thomas Adam <[email protected]>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M cmd-new-window.c
    M format.c
    M grid.c
    M screen-redraw.c
    M tmux.1
    M tmux.h
    M tty-term.c

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


Compare: https://github.com/tmux/tmux/compare/e3d71d9bdfa3...39904f7fc6e6

-- 
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/e3d71d-39904f%40github.com.

Reply via email to