MaxItemsInComboBox - separate for current session

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
produktpruefer
Junior Member
Junior Member
Posts: 11
Joined: 2005-05-06, 09:51 UTC

MaxItemsInComboBox - separate for current session

Post by *produktpruefer »

Would it be possible to have a separate MaxItemsInComboBoxOfSession,
so settings can be kept while working, but cleaned up when closing TC?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50873
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Unfortunately most comboboxes are not kept in memory, they are always loaded directly from wincmd.ini (e.g. history of directories). But you can now increase these numbers, via wincmd.ini:
HistoryLen for directory history, OldCmdLineCount for command line. MaxItemsInComboBox for comboboxes in F7 New Folder, Alt+F7 Search, Num+ select files etc.
Author of Total Commander
https://www.ghisler.com
Post Reply