From: Bernard D. <bde...@us...> - 2019-10-06 08:36:36
|
This is fixed. The* [text replace] *command has a nice *-preserve* option which prevents the focus to move. Changes committed to the repository ([rev. 1790](https://sourceforge.net/p/alphacocoa/code/1790/)). --- ** [tickets:#219] focus shifts to end of line on indent** **Status:** open **Created:** Fri Oct 04, 2019 07:07 AM UTC by Joachim Kock **Last Updated:** Fri Oct 04, 2019 11:23 AM UTC **Owner:** nobody With a very long line extending beyond the visible area, suppose you are near the beginning, and press Cmd-[ to indent the line. The indentation works correctly, and the cursor position is correctly preserved, but the focus shifts to the end of the line (which is so far right that the beginning of the line is then invisible. --- 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. |