←back to thread

143 points sathishmanohar | 1 comments | | HN request time: 0.212s | 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 #
cesnja ◴[] No.35531691[source]
There is zen-mode in emacs as well.
replies(2): >>35532081 #>>35536415 #
1. 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”.