←back to thread

143 points sathishmanohar | 3 comments | | HN request time: 0.411s | source
Show context
bondarchuk ◴[] No.35530993[source]
Nice. There are also WriteRoom (mac) and DarkRoom (win), and on Linux PyRoom, whose website is defunct but which does have a wikipedia page: https://en.wikipedia.org/wiki/PyRoom.

I would just use nano or vim, but their disadvantage is that word wrap, and moving around between wrapped lines, don't work (by default) like you'd want from a plaintext editor.

replies(5): >>35531275 #>>35531691 #>>35533162 #>>35534597 #>>35534665 #
1. cesnja ◴[] No.35531691[source]
There is zen-mode in emacs as well.
replies(2): >>35532081 #>>35536415 #
2. spudlyo ◴[] No.35532081[source]
Not to mention olivetti mode[0] in Emacs.

[0]: https://github.com/rnkn/olivetti

3. teddyh ◴[] No.35536415[source]
What “zen-mode” would that be? https://github.com/zenlang/zen-mode seems to be for the programming language called “Zen”.