Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 22a8afee9e8dcbe45a371ca72af0169b7c94eac5
https://github.com/tmux/tmux/commit/22a8afee9e8dcbe45a371ca72af0169b7c94eac5
Author: nicm <nicm>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M paste.c
M window-copy.c
Log Message:
-----------
Unused variable and missing time.h.
Commit: 68bebe1fb7dfe5d152a2734c5bd572b1db641a4c
https://github.com/tmux/tmux/commit/68bebe1fb7dfe5d152a2734c5bd572b1db641a4c
Author: nicm <nicm>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M cmd-command-prompt.c
M key-bindings.c
M server-client.c
M status.c
M tmux.1
M tmux.h
Log Message:
-----------
The repeat prompt in both emacs and vi (and the old one in tmux) doesn't
support line editing and instead executes a command as soon as a
non-number key is pressed. Add a -N flag to command-prompt for the same
in copy mode. Reported by Theo Buehler.
Commit: 4160df4ca4035c8caafce7650d0fcbcccc391f80
https://github.com/tmux/tmux/commit/4160df4ca4035c8caafce7650d0fcbcccc391f80
Author: nicm <nicm>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M screen-write.c
M screen.c
M tmux.h
M tty.c
Log Message:
-----------
Redraw selection in tty_draw_line, so it appears when redrawing whole
pane. Reported by Theo Buehler.
Commit: c484c5a2a1b6c8261564b2959866e2cfa061ca99
https://github.com/tmux/tmux/commit/c484c5a2a1b6c8261564b2959866e2cfa061ca99
Author: nicm <nicm>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M cmd-bind-key.c
M cmd-list-keys.c
M cmd-unbind-key.c
M mode-key.c
M status.c
M tmux.1
M tmux.h
Log Message:
-----------
Drop the edit mode key tables and just use fixed key bindings for the
command prompt.
Commit: 40253048ca6d6ecf45be24a76220d6012aca9818
https://github.com/tmux/tmux/commit/40253048ca6d6ecf45be24a76220d6012aca9818
Author: nicm <nicm>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M tmux.1
M tmux.h
Log Message:
-----------
bind-key -c has gone, remove from man page, and unused table declarations.
Commit: e83ebf50de7503b96203df9a4b2badf2c649b031
https://github.com/tmux/tmux/commit/e83ebf50de7503b96203df9a4b2badf2c649b031
Author: nicm <nicm>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M screen-write.c
Log Message:
-----------
Fix a couple of problems with insert mode: flush dirty cells before we
modify the screen, not after; and use grid_view_insert_cells to make
space not grid_move_cells.
Commit: e0add119ea4a6c8d40905a7ad1f7bc3553d20ccc
https://github.com/tmux/tmux/commit/e0add119ea4a6c8d40905a7ad1f7bc3553d20ccc
Author: nicm <nicm>
Date: 2016-10-12 (Wed, 12 Oct 2016)
Changed paths:
M screen-redraw.c
Log Message:
-----------
Compare to see if pane status line has actually changed, not just size, and
do not draw if pane is not visible.
Commit: 6551f4bb3b651aa2dba77a98cc42828737b88306
https://github.com/tmux/tmux/commit/6551f4bb3b651aa2dba77a98cc42828737b88306
Author: Thomas Adam <[email protected]>
Date: 2016-10-13 (Thu, 13 Oct 2016)
Changed paths:
M cmd-bind-key.c
M cmd-command-prompt.c
M cmd-list-keys.c
M cmd-unbind-key.c
M key-bindings.c
M mode-key.c
M paste.c
M screen-redraw.c
M screen-write.c
M screen.c
M server-client.c
M status.c
M tmux.1
M tmux.h
M tty.c
M window-copy.c
Log Message:
-----------
Merge branch 'obsd-master'
Conflicts:
paste.c
Compare: https://github.com/tmux/tmux/compare/76a9e6f27bb0...6551f4bb3b65
--
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.