Branch: refs/heads/master
  Home:   https://github.com/tmux/tmux
  Commit: 353439aceeed6ab311a74fc38f15276f72c654a4
      
https://github.com/tmux/tmux/commit/353439aceeed6ab311a74fc38f15276f72c654a4
  Author: nicm <nicm>
  Date:   2016-11-04 (Fri, 04 Nov 2016)

  Changed paths:
    M tmux.h

  Log Message:
  -----------
  enum values need to fit in 32 bits; we only use enum for numbering and
Unicode characters fit in 24 bits, so we can leave key_code as 64 bits
and change KEYC_BASE down to 0x10000000.


  Commit: 1de107c40502a713a68450f93d26171a8cbdbef4
      
https://github.com/tmux/tmux/commit/1de107c40502a713a68450f93d26171a8cbdbef4
  Author: Thomas Adam <[email protected]>
  Date:   2016-11-04 (Fri, 04 Nov 2016)

  Changed paths:
    M tmux.h

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


Compare: https://github.com/tmux/tmux/compare/a44024a79516...1de107c40502

-- 
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