From: Bernard D. <bde...@us...> - 2018-10-16 12:25:26
|
- **status**: open --> fixed - **Comment**: This is fixed. Changes committed to the repository ([rev. 1545](https://sourceforge.net/p/alphacocoa/code/1545/)). --- ** [tickets:#185] alt-arrow should exit isearch** **Status:** fixed **Created:** Sat Oct 13, 2018 10:47 AM UTC by Joachim Kock **Last Updated:** Sat Oct 13, 2018 10:47 AM UTC **Owner:** nobody When doing isearch, the arrow keys correctly exit the search and take effect immediately to position the insertion point at the boundary of the selection constituted by the current match. A similar effect is expected from alt-arrowkey, except that the insertion point should go to the boundary of the word constituted by the match. But this is not what happens. Instead some strange chars are sent to the searcher and appear in the status bar (while of course the search becomes unsuccessful). --- 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. |