alacritty: Can't clear screen when a command is running

I can’t clear the screen when a command is running.

To reproduce:

  1. Run pip install -Ur <(pip list --format=json | jq -r '.[].name') or any command with long output
  2. Press Ctrl + L (Prints ^L and nothing happens!)
  3. 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)

Most upvoted comments

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.