Skip to content

Stash message in input box #1438

@dacec354

Description

@dacec354

Problem
Just a temp register that allow user to save something and use it latter. Motivated by the popular pi extension pi-powerline-footer.

Proposed change
hotkey like alt s.
When empty input, if message has been stashed, input is filled with stashed message and stash clears
When empty input, if no stash, show hint "Nothing to stash"
When input is not empty, if message has been stashed, exchange stash and input
When input is not empty, if no stash, input is cleared and stash holds input message

Alternatives considered

Scope check

  • This belongs in core reasonix (not better as a separate npm package)
  • I've read CLAUDE.md and CONTRIBUTING.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions