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
86f1b3881d
commit
f825363606
1 changed files with 27 additions and 1 deletions
28
NEWS
28
NEWS
|
|
@ -1,5 +1,31 @@
|
|||
|
||||
=== tio v3.1 ===
|
||||
=== tio v3.2 ===
|
||||
|
||||
|
||||
|
||||
Changes since tio v3.1:
|
||||
|
||||
* Do not print error when using --list with broken config file
|
||||
|
||||
* Clean up completion script
|
||||
|
||||
* Add option '--exec <command>' for running shell command
|
||||
|
||||
Runs shell command with I/O redirected to device.
|
||||
|
||||
* Make sure all error output is directed to stderr
|
||||
|
||||
* Fix shadow variables
|
||||
|
||||
* Update man page
|
||||
|
||||
* Fix build on older GNU/Linux systems without statx
|
||||
|
||||
* Fix line ending in --list output
|
||||
|
||||
* Print location of configuratin file in --list output
|
||||
|
||||
* Fix alignment of profile listing
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue