From 387f47a39cf0f3859c1e72141ddccfa32f512e8d Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Mon, 6 Jun 2022 20:21:16 +0200 Subject: [PATCH] Update README --- README.md | 28 +++++++++++++++++++++++----- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9595a9a..f456e6b 100644 --- a/README.md +++ b/README.md @@ -67,14 +67,32 @@ to reappear and then reconnect. However, if the `--no-autoconnect` option is provided, tio will exit if the device is not present or an established connection is lost. -Tio supports various in session key commands. Press ctrl-t ? to list the -available key commands. +Tio features full bash autocompletion. -Tio also features full bash autocompletion and configuration file support. +### 2.2 Key commands -See the tio man page for more details. +Tio supports various in session key commands. When tio is started, press ctrl-t +? to list the available key commands. -### 2.2 Configuration file +``` +[20:19:12.040] Key commands: +[20:19:12.040] ctrl-t ? List available key commands +[20:19:12.040] ctrl-t b Send break +[20:19:12.040] ctrl-t c Show configuration +[20:19:12.040] ctrl-t d Toggle DTR line +[20:19:12.040] ctrl-t e Toggle local echo mode +[20:19:12.040] ctrl-t h Toggle hexadecimal mode +[20:19:12.040] ctrl-t l Clear screen +[20:19:12.040] ctrl-t L Show line states +[20:19:12.040] ctrl-t q Quit +[20:19:12.040] ctrl-t r Toggle RTS line +[20:19:12.041] ctrl-t s Show statistics +[20:19:12.041] ctrl-t t Send ctrl-t key code +[20:19:12.041] ctrl-t T Toggle line timestamp mode +[20:19:12.041] ctrl-t v Show version +``` + +### 2.3 Configuration file Options can be set via the configuration file first found in any of the following locations in the order listed: