Live data from Hacker News

A Modern Space Cadet

stevelosh.com

11–20 of 56 posts

Re: A Modern Space Cadet

#11

I love the shift click to get brackets trick, any idea on how to get it on vim?

You mean pressing shift to get parens? I doubt it's possible withing Vim. Certainly not within a terminal Vim (the terminal emulator almost certainly wouldn't pass a bare shift through to Vim at all). I'm pretty sure you have to do it at the OS level like this.

Re: A Modern Space Cadet

#12

I love the shift click to get brackets trick, any idea on how to get it on vim?

You mean pressing shift to get parens? I doubt it's possible withing Vim. Certainly not within a terminal Vim (the terminal emulator almost certainly wouldn't pass a bare shift through to Vim at all). I'm pretty sure you have to do it at the OS level like this.

Uhm, ok perfect, thanks i'll investigate!

Re: A Modern Space Cadet

#13

Earlier quoted context omitted.

You mean pressing shift to get parens? I doubt it's possible withing Vim. Certainly not within a terminal Vim (the terminal emulator almost certainly wouldn't pass a bare shift through to Vim at all). I'm pretty sure you have to do it at the OS level like this.

Uhm, ok perfect, thanks i'll investigate!

could you please post your findings?

Re: A Modern Space Cadet

#14
post #7

I'm still rocking my 1990 IBM Model-M. These things are truly indestructible.

I wore one out a year ago. It was going through an AT to PS/2 adapter then a PS/2 to USB adapter. The "S" key started only working on about 9/10 keystrokes :(

Re: A Modern Space Cadet

#15
Oddly enough the ctrl key in the home row is a Unix thing (I think it's a Sun invention, but I don't recall). On the original space cadet keyboard (and all the Symbolics keyboards), Rub Out is located where modern day Caps Lock is found (see: http://en.wikipedia.org/wiki/Space-cadet_keyboard). Ctrl is still located on the bottom row.

Has anyone tried remapping a delete key to where the Caps Lock key is found? Is there anyone with a real space cadet keyboard or symbolics keyboard that can comment on using it with vim or emacs?

Re: A Modern Space Cadet

#16
The Japanese layout version of the HHKB looks really nice: http://www.pfu.co.jp/hhkeyboard/lineup/pdkb420w.html Not sure where you can buy one though.

Edit: Looking at it again, some of the programming related symbol keys are in slightly strange positions and would require some relearning. Plus the right shift is tiny.

Re: A Modern Space Cadet

#17

Oddly enough the ctrl key in the home row is a Unix thing (I think it's a Sun invention, but I don't recall). On the original space cadet keyboard (and all the Symbolics keyboards), Rub Out is located where modern day Caps Lock is found (see: http://en.wikipedia.org/wiki/Space-cadet_keyboard ). Ctrl is still located on the bottom row. Has anyone tried remapping a delete key to where the Caps Lock key is found? Is the…

> Has anyone tried remapping a delete key to where the Caps Lock key is found?

The Colemak keyboard layout does that.

Re: A Modern Space Cadet

#18
Thanks, I love the shift-key training wheels idea. It caught me starting both of these sentences with the wrong shift key.
Post reply on HN