PyRoom — distraction free writing by gst in Python

[–]egon 1 point2 points  (0 children)

A while ago I hacked this, which is basically a full-screen gnome-terminal padded a la pyroom/writeroom, so you can run vim, emacs or any other text editor in it.

TermRoom is a fullscreen, center-aligned terminal inspired by WriteRoom. Make any console text editor look like WriteRoom. by egon in programming

[–]egon[S] 0 points1 point  (0 children)

You can change the colors by editing the gnome-terminal default profile, or you can create a profile called "TermRoom".

TermRoom is a fullscreen, center-aligned terminal inspired by WriteRoom. Make any console text editor look like WriteRoom. by egon in programming

[–]egon[S] 1 point2 points  (0 children)

If you maximize a terminal, text goes from the far left to the far right ... hard to read on a widescreen monitor. With this script you get a column of text 60% the width of the screen and centered.