mirror of
https://github.com/tmux/tmux.git
synced 2025-04-01 21:41:44 +00:00
Trivial typo fixes in changes.
This commit is contained in:
parent
5fe0576dcb
commit
629cfec8a3
6
CHANGES
6
CHANGES
@ -17,7 +17,7 @@ Normal Changes
|
|||||||
* run-shell learnt '-t' to specify the pane to use when displaying output.
|
* run-shell learnt '-t' to specify the pane to use when displaying output.
|
||||||
* Support for middle-click pasting.
|
* Support for middle-click pasting.
|
||||||
* choose-tree learns '-u' to start uncollapsed.
|
* choose-tree learns '-u' to start uncollapsed.
|
||||||
* select-window learnt '-T; to toggle to the last window if it's already
|
* select-window learnt '-T' to toggle to the last window if it's already
|
||||||
current.
|
current.
|
||||||
* New session option 'assume-paste-time' for pasting text versus key-binding
|
* New session option 'assume-paste-time' for pasting text versus key-binding
|
||||||
actions.
|
actions.
|
||||||
@ -37,9 +37,9 @@ Normal Changes
|
|||||||
the 'source-file' command.
|
the 'source-file' command.
|
||||||
* 'copy-pipe' mode command to copy selection and pipe the selection to a
|
* 'copy-pipe' mode command to copy selection and pipe the selection to a
|
||||||
command.
|
command.
|
||||||
* Changes panes can now emit focus notifications for certain applications
|
* Panes can now emit focus notifications for certain applications
|
||||||
which use those.
|
which use those.
|
||||||
* run-shell and if-shell now accept format placeholders.
|
* run-shell and if-shell now accept formats.
|
||||||
* resize-pane learnt '-Z' for zooming a pane temporarily.
|
* resize-pane learnt '-Z' for zooming a pane temporarily.
|
||||||
* new-session learnt '-A' to make it behave like attach-session.
|
* new-session learnt '-A' to make it behave like attach-session.
|
||||||
* set-option learnt '-o' to prevent setting an option which is already set.
|
* set-option learnt '-o' to prevent setting an option which is already set.
|
||||||
|
Loading…
Reference in New Issue
Block a user