kamilko [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=19123 bug: cmd+h or ctrl+h on MacOS not working <p>There is a problem with cmd+h or ctrl+h on macOS. By default cmd+h is used for hiding current window. So trying to search globally on all tabs not working. If you try ctrl+h instead (cmd+f and ctrl+f are the same for example) editor switching tabs instead of global search.</p> <p>PICO-8 ver: 0.1.12c</p> https://www.lexaloffle.com/bbs/?tid=35170 https://www.lexaloffle.com/bbs/?tid=35170 Sat, 24 Aug 2019 21:33:11 UTC bug: Wrong selection in editor <p>There is some problem with selection after using Cmd+w (jump to line begin) or Cmd+e (jump to line end). Don't know if this issue is related only with MacOS or other OS also.</p> <p>Steps to reproduce:</p> <ul> <li>put cursor in middle of some line</li> <li>press Cmd+w (or Cmd+e)</li> <li>holding shift press arrow up or down (for whole line selection)</li> </ul> <p>Your selection will start sometimes from place where your cursor was before Cmd+w/Cmd+e or some other position in line, not from beginning (or end if Cmd+e used).</p> <p>Workaround:</p> <ul> <li>after Cmd+w (Cmd+e) press once Up or Down</li> <li>go back to line you want select and now selecting whole line works as should be.</li> </ul> <p>PICO-8 ver: 0.1.12c</p> https://www.lexaloffle.com/bbs/?tid=35169 https://www.lexaloffle.com/bbs/?tid=35169 Sat, 24 Aug 2019 19:28:31 UTC