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

Improve revsearch #54

Merged
merged 9 commits into from
Feb 12, 2024
Merged

Conversation

lilsweetcaligula
Copy link
Contributor

  • solves the problem of garbage being printed out when using the revsearch, e.g.:
search: [] asearch: [a] git statusasearch: [aa] aaadsaasearch: [aaa] aaadsaasearch: [aaaa] aaaaaaasearch: [aaaaa] aaaaaaasearch: [a
search: [aaaaaaaa]
  • positions the user's cursor inside the search box to look nicely
  • fixes a crash when a user presses an arrow-key inside the revsearch box
  • adds support for erasing text via the Backspace key
  • adds support for the Ctrl+U combination
  • removes the revsearch search prompt from the terminal history

@coveralls
Copy link

Coverage Status

coverage: 62.617%. remained the same
when pulling 4bfc276 on lilsweetcaligula:fix-search-bug
into 2484495 on senecajs:main.

@rjrodger rjrodger merged commit 5d5af6a into senecajs:main Feb 12, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants