- Don't suggest matches when given an empty string or a single, non-alpha character. - Also fixed the parser to be a bit less confusing when it encounters an unexpected EOF.
Use the Windows pathname manipulation routines to robustly implement this on Windows. Fixes issue #30.