Re: [PATCH v4 0/1] MR7843: cmd: Implement tab completion for command line entry.
18 Apr
2025
18 Apr
'25
5:25 p.m.
On Fri Apr 18 17:25:10 2025 +0000, eric pouech wrote:
also note that for the first word of command line, when using tab, native cmd.exe filters on directories and files that can be executed (likely using PATHEXT list of extensions, didn't test that though) i'd suggest handling in two seperate patches the rd/md part, and the first parameter one... that should boil down to adding filters to the files gotten out of find files (directories and/or extensions) depending on context Will definitely handle .exe, etc. filtering as a subsequent patch.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7843#note_101422
244
Age (days ago)
244
Last active (days ago)
0 comments
1 participants
participants (1)
-
Joe Souza (@JoeS209)