Skip to content

Prompt not starting with key pressed to exit #90

Description

@SomeBrownDude

Issue: Pressing a key exits the program but doesn't use that char to start the prompt

Steps to reproduce

  1. Run anifetch in terminal
  2. Press two or more keys (e.g. quit)
  3. anifetch exits
  4. Check prompt

Expected Behavior

All keys pressed during exit injected into prompt in order:

> quit

Actual behavior

first key not injected:

> uit

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions