-
Notifications
You must be signed in to change notification settings - Fork 141
feat(qt): add /clearhistory command #214
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
base: 29.x-knots
Are you sure you want to change the base?
feat(qt): add /clearhistory command #214
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review ACK ddf5fe4
ddf5fe4 to
d272991
Compare
d272991 to
a516809
Compare
a516809 to
7cb0262
Compare
7cb0262 to
918f4ec
Compare
918f4ec to
1498a7b
Compare
2eb19df to
de081d7
Compare
bigshiny90
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doing a quick code review and testing while running. not a lot to add regarding code, as you all have done much work there.
outstanding question for me is: this slash command has no discoverability - neither in help or help-console. Should it not be documented there otherwise how would a user know about it? (I may be missing something obvious?)
de081d7 to
497efdf
Compare
|
@bigshiny90 thank you for the feedback. Addressed in 497efdf |
bigshiny90
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's great. Added documentation to help-console and autocomplete for /clear-history.
Tested on linux.
looks good
GUI/Console: Add /clearhistory command
Closes #204
Implementation
/clearhistoryhistory.clear()and overwrites saved history again