alacritty: Can't clear screen when a command is running
I can’t clear the screen when a command is running.
To reproduce:
- Run
pip install -Ur <(pip list --format=json | jq -r '.[].name')
or any command with long output - Press
Ctrl + L
(Prints^L
and nothing happens!) - Press
Command + K
(Prints^L
and nothing happens!)
System
OS: macOS
Version: alacritty 0.12.2 (9d9982d)
About this issue
- Original URL
- State: closed
- Created 10 months ago
- Comments: 15 (11 by maintainers)
It was discussed in the past and was reject. if so called “feature” is implemented in X it doesn’t mean that it should be implemented in Y.