top | item 3784156

(no title)

kmiyer | 14 years ago

I use a Lenovo X220 with an SSD and a 15" MBP (also with an SSD). They're both fantastic machines. The Lenovo lets me use Linux with pretty much perfect compatibility and has the best keyboard I've ever used. The MPB similarly has the best trackpad I've encountered. The main unexpected advantage of using OS X has been the presence of readline-style keyboard shortcuts at an OS mediated level (in any text field). Once you get used to that, using any other OS for incidental typing (in search fields or forms) feels slow.

discuss

order

Michiel|14 years ago

"the presence of readline-style keyboard shortcuts at an OS mediated level"

What does that mean? Do you have an example comparing it to non-'readline-style' shortcuts?

tsm|14 years ago

I'm assuming it refers to the fact that most simple Emacs-flavored shortcuts work in any textfield. C-A for <Home>, C-E for <End>, C-K to kill to the end of the line, etc. Certain tookits do this on Linux (Qt for one, I think), and I agree that it's hugely helpful.

So I believe non-readline-style shortcuts would refer to, for example, C-A to select all text.