New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More text editing tools for text mode #337
Comments
I think it should probably just behave like a normal text field. What I've been missing are shortcuts to hold down option to skip to punctuation - for instance in renaming mode, to jump to a period. |
I have implemented this, but am unsure as to how well it will work for 10.5 systems. If somebody could test, that would be good. What do you mean by the 2nd part of your post? @kukuku - you can already move about using ⌥→ and ⌥← as well as ⌘→ and ⌘← Am I missing something? |
Great!
Being able to access the Clipboard or Shelf floating/sliding windows while QS is in text mode. Currently QS disappears when activating them. It would make QS far more viable as an on-the-fly text editor. |
@pjrobertson Was your fix supposed to enable ⌘Z in QS B61? I don't recall testing it before, but only triggers an error sound on Snow Leopard 10.6.8. |
Same here, getting a system beep when pressing ⌘Z in text mode, Bezel and Nostromo. ß61 10.6.* Philip Dooher On Wednesday, 26 October 2011 at 12:20, Viewer wrote:
|
I don't think it ever got merged into the ß61 codebase. It's sitting in a pull request/branch, which will eventually wind its way into a QS release. Probably not ß62, but hopefully ß63 :) |
QS doesn't recognise ⌘Z (undo) when in text mode.
Also, being able to use the contents of the Clipboard and Shelf when in text mode would be a great feature.
The text was updated successfully, but these errors were encountered: