Martin Lund
2bc8cf4206
Update doc
2022-07-03 13:51:01 +02:00
Martin Lund
5daabf88d9
Update README
2022-07-03 13:21:58 +02:00
Martin Lund
4ca7375cac
Update doc
2022-07-03 13:18:52 +02:00
Martin Lund
1b91fd9f69
Rename --hex-mode to --hexadecimal
2022-07-01 13:16:14 +02:00
Martin Lund
3553fc765e
Update text
2022-06-30 15:20:38 +02:00
Martin Lund
4b912981c3
Update README
2022-06-25 13:57:04 +02:00
Martin Lund
0b4dfbe4d3
Update README
2022-06-25 11:06:35 +02:00
Martin Lund
d7a95ed383
Update README
2022-06-21 01:14:06 +02:00
Martin Lund
574d5620b2
Update general tio description
2022-06-17 11:36:23 +02:00
Martin Lund
1f4a50cc9f
Update text
2022-06-17 11:27:47 +02:00
Martin Lund
256d6b4fc2
Merge branch 'allow_strip_esc_key' of https://github.com/nh26223/tio into nh26223-allow_strip_esc_key
2022-06-15 22:49:22 +02:00
Martin Lund
1debdc98cb
Update README
2022-06-14 01:08:54 +02:00
Martin Lund
5708e2187f
Update README
2022-06-13 23:05:33 +02:00
Martin Lund
318bcbf650
Update README
2022-06-12 02:56:35 +02:00
Martin Lund
81a3dbd68a
Update README
2022-06-11 14:55:16 +02:00
Martin Lund
373dca3d5b
Update README
2022-06-08 20:33:13 +02:00
Martin Lund
46b5783789
Rework color option
...
Rework the color option to support setting ANSI color code values
ranging from 0..255 or "none" for no color or "list" to print a list of
available ANSI colors codes.
Also, disables color when piping.
2022-06-08 16:19:47 +02:00
Martin Lund
2519e2081a
Update README
2022-06-07 18:43:54 +02:00
Martin Lund
625f32d288
Update README
2022-06-07 18:36:19 +02:00
Martin Lund
14a16908a1
Update README
2022-06-07 07:40:24 +02:00
Martin Lund
0a22142957
Update README
2022-06-07 07:27:11 +02:00
Martin Lund
54830e3528
Update README
2022-06-06 21:19:09 +02:00
Martin Lund
2109a0063b
Update README
2022-06-06 20:32:47 +02:00
Martin Lund
387f47a39c
Update README
2022-06-06 20:29:17 +02:00
Martin Lund
6d007d39d7
Remove newline option in hex mode
2022-06-06 19:38:31 +02:00
Martin Lund
7d3b687eb4
Update README
2022-06-06 10:19:37 +02:00
Martin Lund
a5bde2ea51
Update README
2022-06-06 01:40:49 +02:00
Martin Lund
d907834f72
Update README
2022-06-04 22:28:54 +02:00
Martin Lund
9476422922
Remove command-line option inconsistencies
...
Optional arguments, as parsed by the getopt_long mechanism, are
inherently inconsistent with how you define required arguments.
To avoid confusion we decide to avoid this inconsistency by replacing
optional options with additional options with required argmuments.
2022-06-04 19:08:05 +02:00
Martin Lund
6b91159fdf
Update README
2022-06-04 17:08:16 +02:00
Martin Lund
89574b2469
Mention config file in --help
2022-06-02 00:29:25 +02:00
Martin Lund
fb1fc9b7a1
Update README
2022-06-01 23:46:42 +02:00
Martin Lund
9bc6e34e82
Add repology packaging status
2022-05-22 20:19:21 +02:00
Martin Lund
8975c445c2
Update README
2022-03-21 20:37:21 +01:00
Martin Lund
3773fddb6a
Update README
2022-02-23 15:17:42 +01:00
Martin Lund
39a9c4bbda
Remove redundant COPYING file
2022-02-20 08:19:29 +01:00
Martin Lund
d8a822a3fb
Add support for configurable timestamp format
...
Also changes default timestamp format from ISO8601 to classic 24-hour
format as this is assumed to be the format that most users would prefer.
And reintroduces strict but optional ISO8601 format.
This feature allows to easily add more timestamp formats in the future.
2022-02-19 02:26:10 +01:00
Martin Lund
47694904cf
Update README
2022-02-18 04:44:10 +01:00
Martin Lund
0e62995e6e
Only apply color formatting when using color option
...
To help the color blind who may use custom terminal foreground /
background colors.
2022-02-15 00:48:10 +01:00
Martin Lund
a699561211
Update README
2022-02-14 22:50:47 +01:00
Martin Lund
cdfdbee9ee
Update README
2022-02-13 10:18:10 +01:00
Martin Lund
b36b97769a
Update README
2022-02-13 08:34:27 +01:00
Martin Lund
bb300293cc
Rename option -i to -L
2022-02-10 15:07:14 +01:00
Martin Lund
59c9b867c3
Update README with build status
2022-02-10 05:51:01 +01:00
Martin Lund
64ed36966b
Update README
2022-02-10 05:38:59 +01:00
Martin Lund
4e2c6725d5
Update README
2022-02-10 05:21:38 +01:00
Martin Lund
7a2a18232d
Add list serial devices feature
...
For convenience, add a --list-devices option which lists the available
serial devices.
2022-02-08 23:13:34 +01:00
Martin Lund
6310f28d2c
Shorten timestamp description
2022-02-08 21:47:55 +01:00
Sylvain LAFRASSE
c2024368a0
Add '-t' option description for time stamping.
2022-02-08 12:02:24 +01:00
Martin Lund
101e32749b
Update README
2022-02-07 04:06:36 +01:00