From: Bernard D. <bde...@us...> - 2017-09-13 13:43:03
|
This is fixed now. The core commands [previousLine](http://alphacocoa.sourceforge.net/Syntax/previousLine.html) and [nextLine](http://alphacocoa.sourceforge.net/Syntax/nextLine.html) have been redefined and the bindings thereto have been disabled. Changes committed to the repository ([rev. 1347](http://sourceforge.net/p/alphacocoa/code/1347/) and [1348](http://sourceforge.net/p/alphacocoa/code/1348/)). --- ** [tickets:#136] with soft wrapping, arrow keys should follow visual lines** **Status:** open **Created:** Sun Jul 02, 2017 06:24 PM UTC by Joachim Kock **Last Updated:** Fri Sep 08, 2017 10:24 AM UTC **Owner:** nobody With soft wrapping turned on: Currently the behaviour is that navigation keys follow the logical line. I think the correct behaviour, such as found in word processors, is to follow the visual line. For example, in a long logical line spanning three visual lines, pressing arrow-up near the end takes you to the previous logical line, where the expeted behaviour is to go ony one visual line up. --- 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. |