From: Joachim K. <jk...@us...> - 2018-09-26 20:02:50
|
--- ** [tickets:#181] Cmd-arrow should follow visual line, not logical** **Status:** open **Created:** Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock **Last Updated:** Wed Sep 26, 2018 08:02 PM UTC **Owner:** nobody With flowed text, cmd-left and cmd-right should follow visual line, not logical line. Same problem with shift-cmd-arrow. --- 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. |
From: Bernard D. <bde...@us...> - 2018-10-04 09:19:34
|
- **status**: open --> fixed - **Comment**: This is fixed. Changes committed to the repository ([rev. 1537](https://sourceforge.net/p/alphacocoa/code/1537/)). --- ** [tickets:#181] Cmd-arrow should follow visual line, not logical** **Status:** fixed **Created:** Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock **Last Updated:** Wed Sep 26, 2018 08:02 PM UTC **Owner:** nobody With flowed text, cmd-left and cmd-right should follow visual line, not logical line. Same problem with shift-cmd-arrow. --- 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. |
From: Bernard D. <bde...@us...> - 2018-11-08 12:51:43
|
- **status**: fixed --> closed - **Version**: 9.0 --> 9.0.1 - **Comment**: This is fixed. Changes committed to the repository ([rev. 1537](https://sourceforge.net/p/alphacocoa/code/1537/)). --- ** [tickets:#181] Cmd-arrow should follow visual line, not logical** **Status:** closed **Created:** Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock **Last Updated:** Thu Oct 04, 2018 09:19 AM UTC **Owner:** nobody With flowed text, cmd-left and cmd-right should follow visual line, not logical line. Same problem with shift-cmd-arrow. --- 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. |
From: Joachim K. <jk...@us...> - 2019-02-08 23:48:19
|
I would like to reopen this ticket. Cmd-right and Cmd-shift-right work as expected, but Cmd-left and Cmd-shift-left still jump all the way to the start of the logical line, rather than following the visual line. --- ** [tickets:#181] Cmd-arrow should follow visual line, not logical** **Status:** closed **Created:** Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock **Last Updated:** Thu Nov 08, 2018 12:51 PM UTC **Owner:** nobody With flowed text, cmd-left and cmd-right should follow visual line, not logical line. Same problem with shift-cmd-arrow. --- 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. |
From: Bernard D. <bde...@us...> - 2019-02-19 09:51:04
|
Hi Joachim, I just tested with version 9.0.3 and it works for me. All four combos behave as expected: they go or select to the beginning or end of the current *physical* line. Is it possible that you have custom bindings defined somewhere that redefine Cmd-Left or Cmd-Shift-Left ? Could you try the following commands in the Tcl shell : ``` binding list -mod cv -key left binding list -mod csv -key left ``` The result should be empty for both commands. --- ** [tickets:#181] Cmd-arrow should follow visual line, not logical** **Status:** closed **Created:** Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock **Last Updated:** Fri Feb 08, 2019 11:48 PM UTC **Owner:** nobody With flowed text, cmd-left and cmd-right should follow visual line, not logical line. Same problem with shift-cmd-arrow. --- 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. |
From: Joachim K. <jk...@us...> - 2019-03-10 11:03:45
|
My apologies, it turns out I was using an old Alpha without knowing it. (I don't know how that happened.) Cheers, Joachim. On 19/02/2019 10:51, Bernard Desgraupes wrote: > Hi Joachim, > I just tested with version 9.0.3 and it works for me. All four combos > behave as expected: they go or select to the beginning or end of the > current /physical/ line. > Is it possible that you have custom bindings defined somewhere that > redefine Cmd-Left or Cmd-Shift-Left ? Could you try the following > commands in the Tcl shell : > > binding list -mod cv -key left > binding list -mod csv -key left > > The result should be empty for both commands. > > ------------------------------------------------------------------------ > > *[tickets:#181] <https://sourceforge.net/p/alphacocoa/tickets/181/> > Cmd-arrow should follow visual line, not logical* > > *Status:* closed > *Created:* Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock > *Last Updated:* Fri Feb 08, 2019 11:48 PM UTC > *Owner:* nobody > > With flowed text, cmd-left and cmd-right should follow visual line, not > logical line. Same problem with shift-cmd-arrow. > > ------------------------------------------------------------------------ > > Sent from sourceforge.net because you indicated interest in > https://sourceforge.net/p/alphacocoa/tickets/181/ > > To unsubscribe from further messages, please visit > https://sourceforge.net/auth/subscriptions/ > --- ** [tickets:#181] Cmd-arrow should follow visual line, not logical** **Status:** closed **Created:** Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock **Last Updated:** Tue Feb 19, 2019 09:51 AM UTC **Owner:** nobody With flowed text, cmd-left and cmd-right should follow visual line, not logical line. Same problem with shift-cmd-arrow. --- 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. |
From: Joachim K. <jk...@us...> - 2019-10-04 07:03:38
|
I still see this. Cmd-right and Cmd-shift-right work as expected, but Cmd-left and Cmd-shift-left still jump all the way to the start of the logical line, rather than following the visual line. (This is in 9.0.7.) The culprit turns out to be [beginningOfLineSmart], which in turn relies on the Alpha command [beginningOfLine], which only works on logical lines. Is there some alternative that can be used instead, to get to the beginning of the visual line? --- ** [tickets:#181] Cmd-arrow should follow visual line, not logical** **Status:** closed **Created:** Wed Sep 26, 2018 08:02 PM UTC by Joachim Kock **Last Updated:** Tue Feb 19, 2019 09:51 AM UTC **Owner:** nobody With flowed text, cmd-left and cmd-right should follow visual line, not logical line. Same problem with shift-cmd-arrow. --- 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. |