-1
votes
0answers
29 views
Vimperator pass-through/unset <C-Tab> by default
By default is mapped to gt command, which selects next tab. I want to pass-through to Crtl+Tab plugin which does MRU for tabs.
Any idea?
0
votes
3answers
236 views
Windows XP, HKCU\…\LastVisitedMRU maximum number of items allowed?
I have a scenario where I need to put together a script to add an entry to the following registry key for the current user:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVer …
3
votes
4answers
512 views
How to implement a most-recently-used cache
What would be the best way to implement a most-recently-used cache of objects?
Here are the requirements and restrictions...
Objects are stored as key/value Object/Object pairs, …
7
votes
1answer
704 views
How do you register a Most Recently Used list with Windows in preparation for Windows 7?
With the upcoming release of Windows 7, one of the newly touted features is the Jump Lists, with their automatic population of most recently used items. Supposedly, if you've been …
1
vote
4answers
589 views
How do you clear your MRU list in Visual Studio?
I want to clear the list of projects on the start page...how do I do this? I know I can track it down in the registry, but is there an approved route to go?
