From 8975c445c255dc15b173b84e4590365473e39ff4 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Mon, 21 Mar 2022 20:34:06 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0640aeb..668385e 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ 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 features full bash autocompletion support. +Tio supports various in session key commands. Press ctrl-t ? to list the +available key commands. -Tio also supports various key commands. Press ctrl-t ? to list the available -key commands. +Tio also features full bash autocompletion support and configuration via ~/.tiorc. See the tio man page for more details.