mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 14:27:09 +00:00
as -> and.
This commit is contained in:
2
CHANGES
2
CHANGES
@ -5,7 +5,7 @@ CHANGES FROM 2.9 to 3.0
|
|||||||
take other commands as string arguments to be expressed more clearly and
|
take other commands as string arguments to be expressed more clearly and
|
||||||
without additional escaping.
|
without additional escaping.
|
||||||
|
|
||||||
A literal { and } must now be escaped or quoted, for example '{' as '}'.
|
A literal { and } must now be escaped or quoted, for example '{' and '}'.
|
||||||
|
|
||||||
* New <, >, <= and >= comparison operators for formats.
|
* New <, >, <= and >= comparison operators for formats.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user