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

(feature): log panel fuzzy search #35

Merged
merged 2 commits into from
Nov 18, 2023
Merged

(feature): log panel fuzzy search #35

merged 2 commits into from
Nov 18, 2023

Conversation

everettraven
Copy link
Owner

@everettraven everettraven commented Nov 17, 2023

Description

  • Adds strict/fuzzy search to the logs panel
  • Some light refactoring of log paneler logic
  • Updates the Log panel model to implement the Helper interface and show detailed help information for the log panel when full help output is toggled on
  • Changes the help toggle key from ? to ctrl+h
  • Removed the esc key from the global quit key list in favor of making it a local "quit without doing X" key for the panel views

Motivation

@everettraven everettraven marked this pull request as ready for review November 18, 2023 16:31
@everettraven everettraven merged commit a32effc into main Nov 18, 2023
3 checks passed
@everettraven everettraven deleted the feature/log-search branch November 18, 2023 16:33
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.

Add log searching
1 participant