mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update TODO
This commit is contained in:
parent
76de9b890e
commit
588ac3e8ac
1 changed files with 9 additions and 17 deletions
10
TODO
10
TODO
|
|
@ -1,6 +1,4 @@
|
||||||
* Add additional hex mode formats
|
* Support traditional hex output format such as:
|
||||||
|
|
||||||
- Support traditional hex output format such as:
|
|
||||||
|
|
||||||
00000000 74 65 73 74 20 74 65 73 74 20 74 65 73 74 20 74 |test test test t|
|
00000000 74 65 73 74 20 74 65 73 74 20 74 65 73 74 20 74 |test test test t|
|
||||||
00000010 65 73 74 64 66 0a 61 0a 66 61 0a 66 0a 61 73 66 |estdf.a.fa.f.asf|
|
00000010 65 73 74 64 66 0a 61 0a 66 61 0a 66 0a 61 73 66 |estdf.a.fa.f.asf|
|
||||||
|
|
@ -11,12 +9,6 @@
|
||||||
00000060 65 32 31 64 73 77 65 64 0a 0a |e21dswed..|
|
00000060 65 32 31 64 73 77 65 64 0a 0a |e21dswed..|
|
||||||
0000006a
|
0000006a
|
||||||
|
|
||||||
With configurable width output (4, 8, 16 bytes etc.). E.g. config file:
|
|
||||||
|
|
||||||
hex-mode-width = 16
|
|
||||||
|
|
||||||
With and without timestamp support for each broken up line.
|
|
||||||
|
|
||||||
* Add support for activity based time stamping in normal output mode
|
* Add support for activity based time stamping in normal output mode
|
||||||
|
|
||||||
Already supported in hex output mode.
|
Already supported in hex output mode.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue