Skip to content

find next occurrence when current cursor is equal to the searched char

Jeremy Soller requested to merge ducks:next-ocur-on-same-char into master

Created by: ducks

Fixes #48 (closed).

Checks to make sure we're not on the current occurrence of the character.

Merge request reports