<div dir="auto">It did not work on macos last time I tried, maybe this combination is captured at window manager level... I will retry this evening and report.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 25 avr. 2022, 14:07, Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de">marcel.taeumel@hpi.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div id="m_6070524948571796621__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:#000000;text-align:left" dir="ltr">
                                        Hi Nicholas --<div><br></div><div>> <span style="font-family:Arial,Helvetica,sans-serif;font-size:13px">what about shift+cmd+left/right to extend selection past previous/next word boundary?</span></div><div><span style="font-family:Arial,Helvetica,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:Arial,Helvetica,sans-serif;font-size:13px">It's already this way. Or what do you mean?</span></div><div><span style="font-family:Arial,Helvetica,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:Arial,Helvetica,sans-serif;font-size:13px">Best,</span></div><div><span style="font-family:Arial,Helvetica,sans-serif;font-size:13px">Marcel</span></div><div></div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px">
                        <p style="color:#aaaaaa;margin-top:10px">Am 25.04.2022 12:53:04 schrieb Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank" rel="noreferrer">nicolas.cellier.aka.nice@gmail.com</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif">
<div dir="ltr"><div>Hi Marcel,</div><div>what about shift+cmd+left/right to extend selection past previous/next word boundary?</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 25 avr. 2022 à 11:20, Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de" target="_blank" rel="noreferrer">marcel.taeumel@hpi.de</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div id="m_6070524948571796621gmail-m_-6966059188338193312__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0);text-align:left" dir="ltr">
                                        Hi Tim --<div><br></div><div>Hopefully fixed via Morphic-mt.1970.</div><div><br></div><div>Best,</div><div>Marcel</div><div></div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px">
                        <p style="color:rgb(170,170,170);margin-top:10px">Am 25.04.2022 11:15:05 schrieb Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de" target="_blank" rel="noreferrer">marcel.taeumel@hpi.de</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif"><div id="m_6070524948571796621gmail-m_-6966059188338193312__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0);text-align:left" dir="ltr">
                                        > I also noticed that the cursor always jumps to the beginning<div>> of a word, regardless whether you jump forward or backward. Hmm...</div><div><br></div><div>Nevermind. That was back in 4.5. We fixed this by now.</div><div></div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px">
                        <p style="color:rgb(170,170,170);margin-top:10px">Am 25.04.2022 11:12:52 schrieb Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de" target="_blank" rel="noreferrer">marcel.taeumel@hpi.de</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif"><div id="m_6070524948571796621gmail-m_-6966059188338193312__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0);text-align:left" dir="ltr">
                                        Hi Tim --<div><br></div><div>In general, CMD+[Left/Right] do still move the cursor word-by-word. Pick a piece of source code and try.</div><div><br></div><div>Yet, the special case you mentioned somehow changed. I also noticed that the cursor always jumps to the beginning of a word, regardless whether you jump forward or backward. Hmm...</div><div><br></div><div>I will try to figure out that special case were multiple lines only have a single word.</div><div><br></div><div>Best,</div><div>Marcel</div><div></div>
                                        <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px">
                        <p style="color:rgb(170,170,170);margin-top:10px">Am 22.04.2022 23:30:23 schrieb Tim Johnson <<a href="mailto:digit@sonic.net" target="_blank" rel="noreferrer">digit@sonic.net</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif">Actually, I have tested this out a bit more.<div><br></div><div>A fresh code pane exhibits the same behavior, when going from the method template text to just, e.g.</div><div><br></div><div><img id="m_6070524948571796621gmail-m_-69660591883381933126D3A5DBB-9A81-41E9-A50F-FB4B7AE3E82F" src="cid:18060596ebbc6b1b61d1"></div><div><br></div><div>...new lines are no longer being treated as tokenizers or whitespace(?) when doing Cmd-Left and Cmd-Right.</div><div><br></div><div>But if I add a space somewhere... like after "first"</div><div><br></div><div><img id="m_6070524948571796621gmail-m_-696605918833819331288A597E5-CA10-4974-B438-4887D44F2E09" src="cid:18060596ebcc37795bd2"></div><div><br></div><div>... then Cmd-Left and Cmd-Right will happily stop there.</div><div><br></div><div>In Squeak 4.5 (and quite possibly other versions), the cursor will stop at the beginning of each new line (e.g. before first, before second, before third) when doing Cmd-Left and Cmd-Right in a pane like this.</div><div><br></div><div>Maybe this change was intentional?  But not what I'm expecting, or am used to.</div><div><br></div><div>Thanks again,</div><div>Tim</div><div><br></div><div><br></div><div><div><br><blockquote type="cite" style="min-width:500px"><div>On Apr 22, 2022, at 12:53 PM, Tim Johnson <<a href="mailto:digit@sonic.net" target="_blank" rel="noreferrer">digit@sonic.net</a>> wrote:</div><br><div><div>Thanks Marcel!  This is working here now, 6.0alpha-21644.<div><br></div><div>Unfortunately when testing this, I'm noticing another change I didn't expect. Cmd-Left Arrow and Cmd-Right Arrow do not navigate between words in the Workspace anymore.  All Cmd-arrow keys (up, down, left, right) now move to the beginning/end of the Workspace text.  </div><div><br></div><div>Was this an intentional change?  If so, I'm dismayed — not only because it breaks my muscle memory from ~fifteen years of using this, but also because it's now inconsistent with how code panes in Browser work (Cmd-Left/Right arrow still navigate between tokens/words in browser code panes...) and having Workspace keyboard navigation work differently from code pane keyboard navigation seems non-ideal...?</div><div><br></div><div><div><div>For what it's worth, I noticed that Home/End (a.k.a. Fn-Left and Fn-Right on an Apple keyboard) seem to retain their behavior of going to the beginning/end of line, so that's at least comforting.  :) </div></div><div><br></div><div>Thanks again,</div><div>Tim</div><div><br></div><div><br></div><div><div><blockquote type="cite" style="min-width:500px"><div>On Apr 17, 2022, at 6:04 AM, Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de" target="_blank" rel="noreferrer">marcel.taeumel@hpi.de</a>> wrote:</div><br><div><div><div id="m_6070524948571796621gmail-m_-6966059188338193312__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;text-align:left" dir="ltr">
                                        Hi Tim --<div><br></div><div>Fixed via Graphics-mt.509. Test in MorphicTests-mt.86.</div><div><br></div><div>Best,</div><div>Marcel</div><div></div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px"><p style="color:rgb(170,170,170);margin-top:10px">Am 13.04.2022 16:14:26 schrieb Tim Johnson <<a href="mailto:digit@sonic.net" target="_blank" rel="noreferrer">digit@sonic.net</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif">Thanks Marcel.  Happy to help.  Using Trunk for regular tasks is sometimes challenging, but necessary and fruitful.  : )<div><br></div><div>I'd love to see a SUnit test against this if possible.  Maybe I can write one.  It's been a while.<div><br></div><div><div><br><blockquote type="cite" style="min-width:500px"><div>On Apr 12, 2022, at 6:32 AM, Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de" target="_blank" rel="noreferrer">marcel.taeumel@hpi.de</a>> wrote:</div><br><div><div><div id="m_6070524948571796621gmail-m_-6966059188338193312__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;text-align:left" dir="ltr">
                                        Wohoo! You can reproduce that bug. Thanks! It is related to paragraph re-composition. Now I can finally debug it. Thanks! :-)<div><br></div><div>Best,</div><div>Marcel</div><div></div><blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-top:20px;margin-left:0px;padding-left:10px;min-width:500px"><p style="color:rgb(170,170,170);margin-top:10px">Am 12.04.2022 01:47:57 schrieb Tim Johnson <<a href="mailto:digit@sonic.net" target="_blank" rel="noreferrer">digit@sonic.net</a>>:</p><div style="font-family:Arial,Helvetica,sans-serif">Hi all,<div><br></div><div>Just noticed something wrong in Workspace in Squeak6.0alpha-21580-64bit (2022-04-09)...<div><br></div><div>Enter four lines in Workspace, with a trailing carriage return.  Do a select all.  All lines are selected.</div><div><br></div><div><span id="m_6070524948571796621gmail-m_-6966059188338193312cid:065690B6-0CDD-4442-8385-6DA17C045FD9@gateway.sonic.net"><Screen Shot 2022-04-11 at 4.45.14 PM.png></span></div><div><br></div><div>then press some key to make it unselected  (say, cursor down arrow key)</div><div><br></div><div>then go back and delete the second line (I use arrow keys and then Shift-down and then backspace)  </div><div><br></div><div>then do a Select-all again ... if your situation is like mine, the last line will not be part of the range selected...</div><div><br></div><div><span id="m_6070524948571796621gmail-m_-6966059188338193312cid:E285D580-4561-4CDD-A62C-E6498CD9829A@gateway.sonic.net"><Screen Shot 2022-04-11 at 4.46.30 PM.png></span></div><div><br></div><div>I tested this on two images: one which I customized the preferences to my liking, as well as a fresh one where I just clicked "Skip" for the configuration wizard...</div><div><br></div><div>Can someone verify?</div><div><br></div><div>Are we filing bugs on GitHub now?  I might still have my Mantis login if needed... :) </div><div><br></div><div>Tim</div><div><br></div></div></div></blockquote>
                                        </div></div><br></div></blockquote></div><br></div></div></div></blockquote>
                                        </div></div><br></div></blockquote></div><br></div></div></div><br></div></blockquote></div><br></div></div></blockquote></div></div></blockquote>
                                        </div></div></blockquote>
                                        </div></div><br>
</blockquote></div>
</div></blockquote>
                                        </div></div><br>
</blockquote></div>