mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update NEWS
This commit is contained in:
parent
ed70a587ec
commit
9bc93991e7
1 changed files with 0 additions and 11 deletions
11
NEWS
11
NEWS
|
|
@ -29,8 +29,6 @@ Changes since tio v2.8:
|
||||||
In this mode, if timestamps are enabled they will be added to each hex
|
In this mode, if timestamps are enabled they will be added to each hex
|
||||||
line.
|
line.
|
||||||
|
|
||||||
* Make sure to reset tainted state
|
|
||||||
|
|
||||||
* Rename sub-config to profile
|
* Rename sub-config to profile
|
||||||
|
|
||||||
Because better naming.
|
Because better naming.
|
||||||
|
|
@ -137,8 +135,6 @@ Changes since tio v2.8:
|
||||||
|
|
||||||
Defaults to 200 ms.
|
Defaults to 200 ms.
|
||||||
|
|
||||||
* Do not echo CR in line input and hex output mode
|
|
||||||
|
|
||||||
* Improve switched messages
|
* Improve switched messages
|
||||||
|
|
||||||
* Extend lua expect() to also return matched string
|
* Extend lua expect() to also return matched string
|
||||||
|
|
@ -147,13 +143,6 @@ Changes since tio v2.8:
|
||||||
|
|
||||||
* Organize examples directory
|
* Organize examples directory
|
||||||
|
|
||||||
* Fix local echo in line mode
|
|
||||||
|
|
||||||
* Fix line input mode
|
|
||||||
|
|
||||||
Do not forward input characters to tty device before a line is input via
|
|
||||||
carriage return.
|
|
||||||
|
|
||||||
* Introduce basic line input mode
|
* Introduce basic line input mode
|
||||||
|
|
||||||
* Cleanup global variable name shadowing
|
* Cleanup global variable name shadowing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue