Skip to content

feat(desktop): add input history navigation with Up/Down arrow keys#3648

Open
PsjJourney wants to merge 1 commit into
esengine:main-v2from
PsjJourney:feat/desktop-input-history
Open

feat(desktop): add input history navigation with Up/Down arrow keys#3648
PsjJourney wants to merge 1 commit into
esengine:main-v2from
PsjJourney:feat/desktop-input-history

Conversation

@PsjJourney

Copy link
Copy Markdown

增加键盘上下按键的时候,能直接呼出历史会话问题

- Add persistent input history saved to localStorage (survives app restart)
- Up arrow navigates to older inputs, Down arrow navigates to newer
- Saves current draft before entering history mode, restores on exit
- Only triggers history when cursor is on first/last line (respects multiline input)
- Deduplicates consecutive identical inputs
@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development desktop Wails desktop app (desktop/**) and removed v2 Go rewrite (1.x) — main-v2 branch, active development labels Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant