shell.complete() seems to only allow arguments for a select few programs... Is there any way your programs can be built to have shell.complete() have completions for arguments, or at least general arguments (such as filepaths), or is there a way to add them in using code?
Or do I just have to redo shell.complete(), and if so, how the heck would you do that?












