Don't react to escape character in tincctl top.
Not only the ESC key generates an escape character, but many other keys do as well, such as arrow keys.
This commit is contained in:
parent
27e6a89b15
commit
8c953b1bfe
3 changed files with 2 additions and 3 deletions
|
|
@ -2026,7 +2026,7 @@ Show amount of traffic in megabytes.
|
|||
@item G
|
||||
Show amount of traffic in gigabytes.
|
||||
|
||||
@item q, ESC
|
||||
@item q
|
||||
Quit.
|
||||
|
||||
@end table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue