btop starts OK, but none of the key-bindings work. The program stops updating the display right after pressing any key and gets frozen. No escape/quit sequence works except for killing the terminal(or tmux) window.
To Reproduce
Download latest btop-x86_64-linux-musl.tbz
Extract
Run
./bin/btop OR
make install && make setuid > btop
Expected behaviour
At least a working 'q' to exit.
Screenshots
[If applicable, add screenshots to help explain your problem.]
# normal execution, after killing term window
===> btop++ v.1.3.2
ERROR: Couldn't determine terminal size of "STDOUT_FILENO"!
ERROR: Couldn't determine terminal size of "/dev/tty"!
# debug flag
===> btop++ v.1.3.2
DEBUG: Running in DEBUG mode!
INFO: Logger set to DEBUG
DEBUG: Using locale en_GB.UTF-8
INFO: Running on /dev/pts/5
DEBUG: Shared::init() : Initialized.
GDB Backtrace
I didn't follow the backtrace procedure.
The issue is not of much importance for me, but I'm willing if asked to.
Describe the bug
btop
starts OK, but none of the key-bindings work. The program stops updating the display right after pressing any key and gets frozen. No escape/quit sequence works except for killing the terminal(or tmux) window.To Reproduce
btop-x86_64-linux-musl.tbz
Expected behaviour
At least a working 'q' to exit.
Screenshots
[If applicable, add screenshots to help explain your problem.]
Info (please complete the following information):
btop++ v.1.3.2
x86_64
Windows Subsystem for Linux
4.4.0-19041-Microsoft
(WSL Debian 11)mintty/wsltty
/ default wsl provided / insidepwsh
Cascadia Mono
Additional context
Contents of
~/.config/btop/btop.log
GDB Backtrace
I didn't follow the backtrace procedure.
The issue is not of much importance for me, but I'm willing if asked to.