7
93
Fork
You've already forked wmenu
22

Add optional fuzzy matching #65

Open
filiprojek wants to merge 1 commit from filiprojek/wmenu:main into main
pull from: filiprojek/wmenu:main
merge into: adnano:main
adnano:main
First-time contributor
Copy link
  • add a -F command line option to enable fuzzy matching when filtering entries
  • implement fuzzy-match scoring that orders matches by proximity and reuse existing pagination
  • document the new option in the man page
- add a `-F` command line option to enable fuzzy matching when filtering entries - implement fuzzy-match scoring that orders matches by proximity and reuse existing pagination - document the new option in the man page
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:filiprojek-main
git switch filiprojek-main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff filiprojek-main
git switch filiprojek-main
git rebase main
git switch main
git merge --ff-only filiprojek-main
git switch filiprojek-main
git rebase main
git switch main
git merge --no-ff filiprojek-main
git switch main
git merge --squash filiprojek-main
git switch main
git merge --ff-only filiprojek-main
git switch main
git merge filiprojek-main
git push origin main
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
adnano/wmenu!65
Reference in a new issue
adnano/wmenu
No description provided.
Delete branch "filiprojek/wmenu:main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?