Hacker News new | ask | show | jobs
by 0binbrain 2640 days ago
Vim worked out of the box for me on my macbook. I guess someone fixed it?
1 comments

The built-in vim (/usr/bin/vim) as well as all ones which I've custom built all respect/use the ASCII control character values instead of requiring platform-specific keyboard scan codes. Of course, YMMV and all that ;-).