Show HN: Fri – distraction-free writing in the terminal
satsumasbloggen.com
Show HN: Fri – distraction-free writing in the terminal
1–6 of 6 posts
Re: Show HN: Fri – distraction-free writing in the terminal
#2Re: Show HN: Fri – distraction-free writing in the terminal
#3(one suggestion for the docs: the included man page can be installed systemwide, with "sudo cp fri.1 /usr/share/man/man1/" on Debian systems)
Edit: having Hemingway/typewriter mode (disable backspace) available as a shell flag would be wonderful :)
Re: Show HN: Fri – distraction-free writing in the terminal
#4I use Vim + https://github.com/junegunn/goyo.vim .
My only confusion is having to :q twice to exit vim :D
Re: Show HN: Fri – distraction-free writing in the terminal
#5Thank you for sharing this, it's a beautiful writing experience. And so easy to install, it was straightforward to make it available on a Tilde server for others to try. (one suggestion for the docs: the included man page can be installed systemwide, with "sudo cp fri.1 /usr/share/man/man1/" on Debian systems) Edit: having Hemingway/typewriter mode (disable backspace) available as a shell flag would be wonderful :)
As for the man page, I don't want to recommend anyone to install files manually in /usr. The man page is there mostly in case anybody would want to package fri for a distribution.
Re: Show HN: Fri – distraction-free writing in the terminal
#6Thank you for sharing this, it's a beautiful writing experience. And so easy to install, it was straightforward to make it available on a Tilde server for others to try. (one suggestion for the docs: the included man page can be installed systemwide, with "sudo cp fri.1 /usr/share/man/man1/" on Debian systems) Edit: having Hemingway/typewriter mode (disable backspace) available as a shell flag would be wonderful :)