Viewing profile — brianjhanfox
brianjhanfox
HN member- Joined
- Fri, Aug 23, 2019, 6:04 AM UTC
- HN karma
- 63
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About brianjhanfox
No profile information was provided.
Recent public activity
-
comment
Comment #20991909
He slept in his office, and had ever since his house caught on fire, some years before I met him. I met him in 1984. When he moved his office to a rebuilt floor at tech square, he …
-
comment
Comment #20774963
"cut buffer" is actually "kill ring" C-u only does that by default so that readline wouldn't confuse *nix users.
-
comment
Comment #20774950
Interestingly enough, neither of these libraries are as objectively as good as readline. For example, they do not implement a true kill ring. They aren't macro programmable. I find…
-
comment
Comment #20774927
And I trust Gumby's memory almost to a fault :-) I had already written a version of Emacs for the Apple ][ and Apple //e called Amacs in 1983 or so. I loved Emacs and Zmacs, and wa…
-
comment
Comment #20774909
I knew I was going to write readline, and I knew I was going to write it as a library. I wrote the vast majority of it on a weekend after I had a working shell. POSIX was mostly me…