TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Textual Healing: iOS Text Editing Minutiae

56 pointsby interpol_pabout 1 year ago

4 comments

hbnabout 1 year ago
&gt; When you hold option and hit the arrow keys, you jump across by word. This is how the text system understands what a “word” is and where the next one lives.<p>I only occasionally have to use Eclipse for my work, but whenever I do it drives me crazy that they override this behaviour from how it works in every other text input in the OS.<p>If I have the string of text, applicationNumber, anywhere in macOS I could have my cursor to the immediate left of the word, hold option+shift+right and it&#x27;ll select the whole word. But in Eclipse, the same combination selections just &quot;application&quot; and leaves &quot;Number&quot; unselected.<p>Terminals always tend to have their own wacky version of text input as well that works nothing like anything else in the OS, to an even worse degree. But it made me happy to find Warp[1] which immediately sold me on the fact that the text input works like a normal text input field, with all the text navigation keyboard combos I&#x27;m used to.<p>[1] <a href="https:&#x2F;&#x2F;www.warp.dev" rel="nofollow">https:&#x2F;&#x2F;www.warp.dev</a>
评论 #40008447 未加载
评论 #40010605 未加载
snotrocketsabout 1 year ago
Marrying it to mac text APIs may be an effort, but after using tree-sitter, I just don&#x27;t see myself parsing code for displaying or editing any other way.
Zeccabout 1 year ago
I&#x27;m going to have the Ben Harper song stuck in my head now.
itunpredictableabout 1 year ago
I just came here to say that this name rocks
评论 #40007408 未加载