Commit graph

150 commits

Author SHA1 Message Date
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
Henner Zeller
0bc56c8a8f Update README. 2018-06-23 13:58:59 -07:00
Martin Lund
1d7efeb561 Update README 2017-12-03 23:36:54 +01:00
Martin Lund
b5246be7fa Add snap status to README.md 2017-11-27 14:32:35 +01:00
Martin Lund
51d316b5d2 Update README.md 2017-11-23 18:01:18 +01:00
Martin Lund
a82e089394 Add README.md to prettify GitHub page 2017-11-23 17:53:46 +01:00