Hacker News new | past | comments | ask | show | jobs | submit login

50 lines of elisp.

I tried it just now, and it seems like what it does is that every time I press space it scrolls the buffer so that I am at the top and only see the current line I am editing. Does not look as nice as that fading out editor, but maybe it is functional enough. It would be more like that other editor if it would show at least one or two previous lines of text.




That's easy enough to adjust if you'd like, redefine typewriter-roll--scroll-up to call (recenter-top-bottom 2) instead of 0.




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

Search: