Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console: remember prompt history #1684

Merged
merged 1 commit into from
Oct 7, 2024
Merged

console: remember prompt history #1684

merged 1 commit into from
Oct 7, 2024

Conversation

rr-
Copy link
Collaborator

@rr- rr- commented Oct 7, 2024

Checklist

  • I have read the coding conventions
  • I have added a changelog entry about what my pull request accomplishes, or it is an internal change

Description

Resolves #1571.

@rr- rr- self-assigned this Oct 7, 2024
@rr- rr- requested review from a team as code owners October 7, 2024 17:45
@rr- rr- requested review from lahm86, walkawayy and aredfan and removed request for a team October 7, 2024 17:45
@rr- rr- added Enhancement Improvement of an existing feature TR2 TR1 labels Oct 7, 2024
Copy link
Collaborator

@lahm86 lahm86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice 😌 LGTM

@rr- rr- merged commit 8bab311 into develop Oct 7, 2024
5 checks passed
@rr- rr- deleted the console-history branch October 7, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Improvement of an existing feature TR1 TR2
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add an ability to scroll through the console commands
3 participants