[texworks] Settings Memory - restoration of previous state on re-open
Stefan Löffler
st.loeffler at gmail.com
Sun Dec 11 12:07:38 CET 2011
Hi,
On 2011-12-04 02:00, Paul A Norman wrote:
> So that means that previous documents eventually fall of the edge of
> the world, and their state is no longer retrievable when they are
> re-opened.
>
> Is there a command-line switch or configuration setting any where,
> enabling the increase of that limit at all please?
Yes, there is (though I think it's an undocumented easter-egg kind of
setting). By default, the number of recent files kept in the list is set
to kDefaultMaxRecentFiles=20 (as defined in TWApp.cpp). But you can
(manually) add a config setting "maxRecentFiles=100" or whatever that
should increase the size of that list (I haven't tried it, though; this
is just extrapolated from TWApp.cpp).
HTH
Stefan
More information about the texworks
mailing list