←back to thread

55 points rpastuszak | 2 comments | | HN request time: 0.418s | source
Show context
luqtas ◴[] No.42194851[source]
you can always install Emäcs and put this at your init.el file;

(menu-bar-mode -1)

(scroll-bar-mode -1)

(tool-bar-mode -1)

pronto, a solid decades old platform that is privacy oriented (whatever that means on text editors); runs flawlessly on Android too, has an easy sync with Syncthing (just add (global-auto-revert-mode) for real-time synchronization) to your computer/server; ALL shortcuts are customizable so you can set Copy/Paste/Cut to whatever is most ergonomic and crazy stuff like accessing your ibuffer with i-search mode for an easy navigation at your files that's keyboard-centric but you can use your mouse with its buttons doing whatever you want/set, just fine; org-mode...

it can even run on a, distraction free, terminal ^-^

replies(7): >>42196397 #>>42196408 #>>42197022 #>>42197100 #>>42198026 #>>42198104 #>>42199141 #
1. spudlyo ◴[] No.42197022[source]
There is also the writeroom[0] and olivetti[1] modes for Emacs that focus on a distraction free writing experience.

[0]: https://github.com/joostkremers/writeroom-mode

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

replies(1): >>42198691 #
2. ashton314 ◴[] No.42198691[source]
I use Olivetti whenever I have a single window visible. So nice.