Commit graph

204 commits

Author SHA1 Message Date
Martin Lund
3ad090caf7 Update README 2024-04-13 00:56:41 +02:00
Martin Lund
fba73f98db Update README 2024-04-13 00:11:44 +02:00
Martin Lund
2db87ede53 Update README 2024-04-12 22:21:35 +02:00
Martin Lund
7915c1a445 Update README 2024-04-12 18:51:17 +02:00
Martin Lund
6c75ec553d Update README 2024-04-12 18:36:31 +02:00
Martin Lund
0afae5d3ee Update text 2024-04-12 13:03:51 +02:00
Martin Lund
a208c9908a Update README 2024-04-10 15:05:29 +02:00
Martin Lund
2fff4d36d0 Add independent input and output mode
Replaces -x, --hexadecimal option with --intput-mode and --output-mode
so it is possible to select hex or normal mode for both input and output
independently.

To obtain same behaviour as -x, --hexadecimal use the following
configuration:

input-mode = hex
output-mode = hex
2024-04-10 14:40:18 +02:00
Martin Lund
2ee1f5c224 Update README 2024-04-07 12:40:47 +02:00
Martin Lund
bfefd04b55 Update README 2023-12-10 21:43:11 +01:00
Martin Lund
14f598e11e Update README 2023-09-28 12:52:01 +02:00
Martin Lund
c93922fd36 Update README 2023-09-16 16:10:30 +02:00
pnrhub
e6ffbd9058
Add xmodem and ymodem file send support (#208)
* Add xmodem and ymodem file send support
---------

Co-authored-by: pnr <pnr@home25.nl>
2023-09-16 12:17:38 +02:00
Martin Lund
59cd3a1379 Update README 2023-08-20 23:48:43 +02:00
Wes Koerber
5656381cc3 chore: update readme, bash completion, man page 2023-07-13 20:58:01 -04:00
Martin Lund
ab905d8e0c Update README 2023-04-22 20:41:27 +02:00
Martin Lund
b5ca54c56e Update README 2023-04-15 00:19:17 +02:00
Martin Lund
f5c8d5233c Add tio icon to README 2023-04-08 20:02:32 +02:00
Martin Lund
4f509594d8 Update README 2023-03-31 13:14:11 +02:00
Bill Hass
35c9b40982 Update README with details on snap confinement 2023-01-29 19:34:09 -05:00
Martin Lund
b533312d45 Update README 2023-01-27 21:17:53 +01:00
Martin Lund
ae604d12e2 Update README 2023-01-08 13:58:48 +01:00
Martin Lund
ea7f43e60c Update configuration file documentation
Rename .tiorc to .tioconfig, tiorc to config, etc.
2022-12-17 16:59:37 +01:00
Martin Lund
419fbdc3fa Add key command to toggle log on/off
Add key command 'ctrl-t f' which will toggle log on/off.

If no log filename has been specified via the 'log-filename' option then
tio will automatically generate a new log filename every time the log
feature is toggled on. Meaning, when toggled multiple times, multiple
log files will be generated.

However, if a log filename has been specified, tio will only write and
append to that same file.
2022-11-23 17:24:54 +01:00
Martin Lund
d3ac8e7b1f Update README 2022-11-01 10:49:02 +01:00
Martin Lund
73c1129be7 Update README 2022-10-29 16:50:22 +02:00
Martin Lund
2cba4b863f Update text 2022-10-19 22:44:10 +02:00
Martin Lund
4768db5311 Update README 2022-10-17 13:31:49 +02:00
Martin Lund
d70af20454 Update README 2022-09-18 12:30:55 +02:00
Martin Lund
f2535e4ea0 Update README 2022-09-17 22:57:55 +02:00
Martin Lund
3298ba0f1b Update README 2022-09-16 13:43:51 +02:00
Martin Lund
d06623dd7a Update README 2022-09-16 13:35:23 +02:00
Martin Lund
6c168bcc77 Update README 2022-09-16 13:25:18 +02:00
Martin Lund
512bc410f3 Update README 2022-09-14 19:53:27 +02:00
Martin Lund
52c89ca071 Update README 2022-09-13 17:12:28 +02:00
Martin Lund
33f287e8cf Update README 2022-09-13 17:05:05 +02:00
Martin Lund
167988bf27 Update README 2022-09-13 17:03:59 +02:00
Martin Lund
3e728a223c Update README 2022-09-13 17:01:09 +02:00
Martin Lund
1f19ba1302 Update README 2022-09-13 16:59:34 +02:00
Martin Lund
3fab077a7a Update README 2022-09-13 16:58:28 +02:00
Martin Lund
0131a9a051 Update README 2022-09-13 16:57:15 +02:00
Martin Lund
e7dcd5d034 Update README 2022-09-13 16:56:08 +02:00
Martin Lund
7d597d315b Update README 2022-09-13 16:54:36 +02:00
Martin Lund
0f31f17f5d Update README 2022-09-13 16:43:10 +02:00
Martin Lund
97796395aa Update README 2022-09-13 16:32:25 +02:00
Martin Lund
f43ef9b584 Update README 2022-09-13 16:30:49 +02:00
Martin Lund
529692805c Update README 2022-09-13 16:22:57 +02:00
Martin Lund
76a51a4af3 Update README 2022-09-13 16:19:15 +02:00
Martin Lund
eb95a656b0 Update README 2022-09-13 16:15:58 +02:00
Martin Lund
bf3974c2b6 Update README 2022-09-11 22:31:20 +02:00