|
From: Mojca M. <moj...@gm...> - 2011-07-24 11:08:13
|
Dear list,
I have a question (or suggestion, but not sure what would be the best
way). It is very low on priority list, but I would like to hear some
opinion about it.
Whenever I want to turn on or off some terminal, I always have problem
figuring out what switch is needed.
For example, qt needs --enable-qt, enabling/disabling x11 requires
--with-x/--without-x, wxt requires
--enable-wxwidgets/--disable-wxwidgets, ...
Would it be possible to have some consistent naming like:
--enable-wxt
--enable-x11
--disable-aqua
or --(enable|disable)-term-<name> or --with[out]-term-<name>
with proper terminal names as opposed to some string that one need to
be checked help every single time. These could simply be symlinks, but
would be much easier to remember. And then maybe also something like
--with-default-term=<name>
Thank you,
Mojca
|