Merge branch '3.1a-rc'

This commit is contained in:
Nicholas Marriott
2020-04-27 09:39:17 +01:00

View File

@ -125,6 +125,11 @@ CHANGES FROM 3.1 TO 3.2
* Add number operators for formats (+, -, *, / and m), * Add number operators for formats (+, -, *, / and m),
CHANGES FROM 3.1 TO 3.1a
* Do not close stdout prematurely in control mode since it is needed to print
exit messages. Prevents hanging when detaching with iTerm2.
CHANGES FROM 3.0a TO 3.1 CHANGES FROM 3.0a TO 3.1
* Only search the visible part of the history when marking (highlighting) * Only search the visible part of the history when marking (highlighting)