Re: [dev] [PATCH] Move default rows, cols to config.def.h

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Wed, 25 Jun 2014 19:00:23 +0200

> > is this really necessary? Default constants don't really mean
> > anything, they persist literally until the window is mapped and the
> > text buffer is resized at
> (apologies for accidentally sending)
> L3726, so if anything, I'd vote for their removal, not their
> canonicalization through config.[def.]h.

In this case I don't agree with you guys. The size 80x24 is a very standard
size and I don't understand why the user could want another default size.
Remember that the user can pass parameters to st to select the initial
size of the terminal.
In my case 80 and 24 are more meaningful that if you use a symbolic name
(for example default_cols or default_rows), because they are values
that directly indicate me they are related to the default number of
columns and rows.


Regards,

-- 
Roberto E. Vargas Caballero
Received on Wed Jun 25 2014 - 19:00:23 CEST

This archive was generated by hypermail 2.3.0 : Wed Jun 25 2014 - 19:12:07 CEST