Skip to content

Commit

Permalink
refactor: fzf_position pointer needs to be passed in the base alg now (
Browse files Browse the repository at this point in the history
…#62)

replacing with_pos

Leads to:
- more readable code
- less allocations

Breaks:
- fzf_get_positions can now return NULL if there isnt a match and
  pattern is longer > 0 none whitespace bytes
  • Loading branch information
Conni2461 authored Feb 19, 2022
1 parent f297259 commit 8ec164b
Show file tree
Hide file tree
Showing 4 changed files with 213 additions and 228 deletions.
Loading

0 comments on commit 8ec164b

Please sign in to comment.