mirror of
https://github.com/tmux/tmux.git
synced 2024-11-10 13:48:48 +00:00
Make example match reality; Greg Hurrell.
This commit is contained in:
parent
dde53cfde1
commit
909d962d3a
2
CHANGES
2
CHANGES
@ -28,7 +28,7 @@ Incompatible Changes
|
||||
and history is now used for searching, jumping, and so on instead of a custom
|
||||
one. The default C-r binding is now:
|
||||
|
||||
bind -Tcopy-mode C-r command-prompt -p'search up' "send -X search-backward '%%'"
|
||||
bind -Tcopy-mode C-r command-prompt -p'search up' "send -X search-backward-incremental '%%'"
|
||||
|
||||
There are also some new commmands available with send -X, such as
|
||||
copy-pipe-and-cancel.
|
||||
|
Loading…
Reference in New Issue
Block a user