Live data from Hacker News

Show HN: Featureless text editor

news.ycombinator.com

1–10 of 11 posts

Show HN: Featureless text editor

#1
http://notlikethesun.com/spaceconsole/

Convenient if you want to compose a special tweet, email, or note without the distraction of your inbox or other environment.

Scroll up or down to control the speed of the stars. The starfield Javascript is from Christophe Résigné - https://github.com/chiptune/js/blob/master/starfield.html

Re: Show HN: Featureless text editor

#7

Just a bug (or a feature? 0_o ), in Chrome at least it only lets me create two lines, after that it begins writing over the second line. Other than that it's pretty soothing lol.

Hmm, I'm not able to reproduce that. Did you happen to paste anything in? Currently the contenteditable div gets a little jumbled when you paste in anything that isn't plaintext.

Re: Show HN: Featureless text editor

#9
post #7

Just a bug (or a feature? 0_o ), in Chrome at least it only lets me create two lines, after that it begins writing over the second line. Other than that it's pretty soothing lol.

Hmm, I'm not able to reproduce that. Did you happen to paste anything in? Currently the contenteditable div gets a little jumbled when you paste in anything that isn't plaintext.

Hmm. I just tried and was unable to reproduce it as well. Maybe I copy/pasted something in that it didn't like? Sorry for the false report, I'll mess around a bit and see if I can get it to work again.
Post reply on HN