aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorahkrr2021-06-05 14:25:45 +0000
committerBlaž Hrastnik2021-06-05 15:01:16 +0000
commit444cd0b068f5a838caeeb7aa9c2d570fa330ce97 (patch)
tree0ffe7d6870032f84bacfda344aba9ac7423b21e0 /Cargo.lock
parentf6a900fee1397e26c37489a3d434a9a77fbcc30a (diff)
fix: make find_prev_char and till_prev_char work
Bevore this PR `commands::find_prev_char` and `commands::till_prev_char` were triggerable through keys but `seach::find_nth_next()` was hardcoded in `_find_char`. The passed `fn` was nerver used. With this PR the passed `fn` is used. The change in search.rs resolves an off by one error in the behivor of `find_nth_prev`
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions