|
From: Keith M. <kei...@us...> - 2012-09-09 12:39:14
|
On 09/09/12 12:54, LRN wrote: > On 09.09.2012 15:42, Keith Marshall wrote: >> On 09/09/12 10:20, Maximus wrote: >>> May be it is required for ConEmu to be able read configs from >>> both "/libexec/conemu" and users directory? >> >> That is one possible solution, yes; there are alternatives, (in >> increasing order of complexity): >> [snip] >> 4) Offhand, I can't think of a (4), but no doubt someone can contrive >> some fiendishly complicated alternative. > > 4) Read default config from the default config file (updated on > upgrade), then read user's config file and use it to override default > config's settings. > 5) As a variation of (4), separate config into main config file (updated > on upgrade), and also read all config files in /libexec/conemu/config.d/ > (sorted by name). Ah, the benefits of public brainstorming :) These are certainly plausible options, thanks. -- Regards, Keith. |