Issue: Pressing a key exits the program but doesn't use that char to start the prompt
Steps to reproduce
- Run anifetch in terminal
- Press two or more keys (e.g.
quit)
- anifetch exits
- Check prompt
Expected Behavior
All keys pressed during exit injected into prompt in order:
Actual behavior
first key not injected:
Is it possible to start the prompt with the char pressed to exit to make typing commands faster and more fluid.
Environment
- OS: CachyOS
- Shell: zsh
- DE: KDE Plasma
- anifetch version: 1.0.2
Issue: Pressing a key exits the program but doesn't use that char to start the prompt
Steps to reproduce
quit)Expected Behavior
All keys pressed during exit injected into prompt in order:
Actual behavior
first key not injected:
Is it possible to start the prompt with the char pressed to exit to make typing commands faster and more fluid.
Environment