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
Martin Lund
81607424f8
Update README
2022-09-11 20:13:21 +02:00
Martin Lund
137e6111f6
Update README
2022-09-11 11:59:42 +02:00
Martin Lund
16479c8d86
Cleanup
2022-09-11 11:55:19 +02:00
Martin Lund
0afcef807b
Cleanup
2022-09-11 00:57:05 +02:00
Martin Lund
a85cfcf3ef
Update README
2022-09-10 23:01:28 +02:00
Martin Lund
8afbc1d813
Update README
2022-09-10 18:03:08 +02:00
Martin Lund
0dd703e5a2
Remove MacPorts instructions
...
Remove instructions for MacPorts because the port has no maintainer and
the port build definition is broken (missing dependency on libinih etc.).
It is recommended to use brew instead.
2022-08-23 12:58:58 +02:00