From: | Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: reprise: pretty print viewdefs |
Date: | 2011-12-23 11:39:40 |
Message-ID: | 871urv1pqb.fsf@hi-media-techno.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> I *still* spend a lot of time editing in a 25x80 window.
80 is a good choice whatever the screen size, because it's about the
most efficient text width as far as eyes movements are concerned: the
eye is much better at going top-bottom than left-right. That's also why
printed papers still pick shorter columns and website design often do,
too. If it's physically tiring to read your text, very few people will.
Now, 25 lines… maybe you should tweak your terminal setups, or consider
editing in a more comfortable environment :)
Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2011-12-23 11:54:22 | Re: xlog location arithmetic |
Previous Message | Kohei KaiGai | 2011-12-23 10:56:57 | Re: [v9.2] Fix Leaky View Problem |