[BACK]Return to key-bindings.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/key-bindings.c between version 1.86 and 1.87

version 1.86, 2018/08/02 11:44:07 version 1.87, 2018/08/20 15:00:42
Line 228 
Line 228 
                 "bind ] paste-buffer",                  "bind ] paste-buffer",
                 "bind c new-window",                  "bind c new-window",
                 "bind d detach-client",                  "bind d detach-client",
                 "bind f command-prompt \"find-window -- '%%'\"",                  "bind f command-prompt \"find-window -Z -- '%%'\"",
                 "bind i display-message",                  "bind i display-message",
                 "bind l last-window",                  "bind l last-window",
                 "bind m select-pane -m",                  "bind m select-pane -m",

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87