Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 2e39b621c9b29b58b4bfe761989b14f0f13d07b6
https://github.com/tmux/tmux/commit/2e39b621c9b29b58b4bfe761989b14f0f13d07b6
Author: nicm <nicm>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M cmd-parse.y
Log Message:
-----------
Change so that assignments may be specified alone - a command isn't
required. GitHub issue 2062.
Commit: d0b8d036be97efc885f879aa63ce9bbb0efd8222
https://github.com/tmux/tmux/commit/d0b8d036be97efc885f879aa63ce9bbb0efd8222
Author: nicm <nicm>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M cmd-bind-key.c
M cmd-command-prompt.c
M cmd-list-keys.c
M key-bindings.c
M status.c
M tmux.1
M tmux.h
Log Message:
-----------
Add support for adding a note to a key binding (with bind-key -N) and
use this to add descriptions to the default key bindings. A new -N flag
to list-keys shows key bindings with notes rather than the default
bind-key command used to create them. Change the default ? binding to
use this to show a readable summary of keys.
Also extend command-prompt to return the name of the key pressed and add
a default binding (/) to show the note for the next key pressed
Suggested by Alex Tremblay in GitHub issue 2000.
Commit: 2c38e01b548553aa162f9f126147b5ed64fd1700
https://github.com/tmux/tmux/commit/2c38e01b548553aa162f9f126147b5ed64fd1700
Author: nicm <nicm>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M tmux.1
Log Message:
-----------
Expand description of start-server.
Commit: f3ea318a044ed729c7fcf8c1897f0d479f88bdd4
https://github.com/tmux/tmux/commit/f3ea318a044ed729c7fcf8c1897f0d479f88bdd4
Author: Thomas Adam <[email protected]>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M cmd-bind-key.c
M cmd-command-prompt.c
M cmd-list-keys.c
M cmd-parse.y
M key-bindings.c
M status.c
M tmux.1
M tmux.h
Log Message:
-----------
Merge branch 'obsd-master'
Compare: https://github.com/tmux/tmux/compare/0eb7b54731e3...f3ea318a044e
--
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/0eb7b5-f3ea31%40github.com.