- May
- 239
- 2
Hello,
Is there some way to speed up the history dialog that is opened with PgUp/PgDn?
At the moment it's taking about 3-4 seconds for the unfiltered dialog to be usable after pressing PgUp, which is quite an annoying delay when you just want to quickly check the last commands.
I am using the maximum history size which gives these sizes:
So only about 20K entries and 500KB in total size which should not be a problem for any computer these days.
Showing the history by using "history | view" or "history | list" takes less than a second, so seems it should be possible for the history dialog to be as fast or faster as well.
Currently using TCC 20, maybe this is faster in later versions?
Is there some way to speed up the history dialog that is opened with PgUp/PgDn?
At the moment it's taking about 3-4 seconds for the unfiltered dialog to be usable after pressing PgUp, which is quite an annoying delay when you just want to quickly check the last commands.
I am using the maximum history size which gives these sizes:
Code:
C:\>history | wc
19180 55890 501495
So only about 20K entries and 500KB in total size which should not be a problem for any computer these days.
Showing the history by using "history | view" or "history | list" takes less than a second, so seems it should be possible for the history dialog to be as fast or faster as well.
Currently using TCC 20, maybe this is faster in later versions?