Add support for disabling prefix key handling

To disable prefix key input handing simply set prefix-ctrl-key to
'none'.

Based on original patch from Sebastian Krahmer.
This commit is contained in:
Martin Lund 2024-02-19 16:46:20 +01:00
parent 6c520090c6
commit 593f9495f4
5 changed files with 11 additions and 5 deletions

View file

@ -417,7 +417,7 @@ Enable hexadecimal mode
.IP "\fBsocket"
Set socket to redirect I/O to
.IP "\fBprefix-ctrl-key"
Set prefix ctrl key (a..z, default: t)
Set prefix ctrl key (a..z or 'none', default: t)
.IP "\fBresponse-wait"
Enable wait for line response
.IP "\fBresponse-timeout"