Search found 7 matches

by Groucho2004
Wed 15 Jul, 2015 15:53
Forum: Support and Troubleshooting
Topic: Changing drive letter causes odd behaviour
Replies: 4
Views: 2656

Changing drive letter causes odd behaviour

Found it in keyboard.cpp: r3800: switch (KeyCode) { case VK_RETURN: if (IntKeyState.ShiftPressed && RealKey && !ShiftPressedLast && !IntKeyState.CtrlPressed && !IntKeyState.AltPressed && !LastShiftEnterPressed) return (CtrlState&ENHANCED_KEY)?KEY_NUMENTER:...
by Groucho2004
Tue 14 Jul, 2015 23:38
Forum: Support and Troubleshooting
Topic: Changing drive letter causes odd behaviour
Replies: 4
Views: 2656

Changing drive letter causes odd behaviour

HaRT wrote:Probably you hit Enter before releasing Shift from the colon. ShiftEnter is exactly “run by Explorer”. ;)
But why does it not happen with r3800 (or any earlier versions)? I think some code that processes the key states has changed.
by Groucho2004
Tue 14 Jul, 2015 18:03
Forum: Support and Troubleshooting
Topic: Changing drive letter causes odd behaviour
Replies: 4
Views: 2656

Changing drive letter causes odd behaviour

I usually change the drive in the FAR panels by typing the drive letter, colon and Enter. For me this is faster than using Alt-F1/F2 and selecting the drive, especially with a long drive list. I also type the sequence very fast, I suppose. Recently I updated from r3800 to r4400 and I noticed that in...
by Groucho2004
Fri 02 Aug, 2013 16:20
Forum: General Discussions
Topic: Looking for some help with the code
Replies: 2
Views: 6728

Re: Looking for some help with the code

That was it. Thanks!
by Groucho2004
Fri 02 Aug, 2013 10:54
Forum: General Discussions
Topic: Looking for some help with the code
Replies: 2
Views: 6728

Looking for some help with the code

I've been going through the code of "findfile.cpp" to figure out what determines the refresh rate of the file list shown after initiating a search with "Alt-F7". The default for the redraw seems to be about 1 second, changing the global "RedrawTimeout" variable has no e...
by Groucho2004
Sat 11 Dec, 2010 01:08
Forum: Bug Reports
Topic: Installation ended prematurely ... why?
Replies: 27
Views: 45365

Re: Installation ended prematurely ... why?

LigH wrote:Just the linking of shortcuts here and there, mainly - "system integration" for all users in one step.
Ah, I see. If this installer doesn't work properly for you - there's always InnoSetup.
by Groucho2004
Sat 11 Dec, 2010 00:12
Forum: Bug Reports
Topic: Installation ended prematurely ... why?
Replies: 27
Views: 45365

Re: Installation ended prematurely ... why?

I have used pretty much every FAR version since 1998 and never felt the need for an installer.
Maybe I'm missing something but why would one need an installer for FAR?

Go to advanced search