---
** [tickets:#179] Backward incremental search does not exhaust current match**
**Status:** open
**Created:** Sun Sep 02, 2018 01:18 PM UTC by Joachim Kock
**Last Updated:** Sun Sep 02, 2018 01:18 PM UTC
**Owner:** nobody
Backward incremental search does not exhaust current match.
In a file with the text
abcde
abcde
abcde
abcde
abcde
go to the end and search backwards (Ctrl-r) for
abcde. The correct behaviour would be to find
the last occurrence, but for each letter appended
to the search string, the search skips backward
to previous match, finding instead the first
occurrence.
---
Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |