Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
A paradigm shift in text selection (textualize.io)
5 points by willm 10 days ago | hide | past | favorite | 3 comments
 help



One of my favorite features of the Jetbrains IDEs is Ctrl+W for expanding the selection from current variable/token to statement to block.

There is one interaction with a text editor where even the pros will default to mouse or trackpad: selecting text.

Not when you use vim: v, V, ctrl-v all allow you to select text using only the keyboard. I stopped reading at this point, because the author hasn't looked at existing alternatives.


All of those require the user to then move the cursor after starting the selection (by character, word or line). The proposal is to use context to grow the selection by repeating the same shortcut, first the word, then the sentence, then the paragraph. Their audience are creative writers, not code writers so they (the audience) are probably not even aware of vim.

My only gripe with their choice of using the Shift key is that then you can't use Shift + the original shortcut to shrink the selection.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: