Re: [bug #28390] Tab completion for filenames
nickcheng <[email protected]> Mon, 26 Apr 2010 02:44:34 +0000 (UTC)
| Newsgroups | gmane.comp.debugging.ddd.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Details: > > It would be nice if the tab completion could recognize when it fills in a > directory name and does not add a space afterwards in that case. It is often > the case I run commands and I need to specify fiels in another directory. It > is a minor inconvenience to have to backspace after the autocompletion of the > directory names. > > Thanks Yes, I also find the TAB completion function is not workable in ddd while I key-in commands on the console window. It is even worse that would cause the segmentation fault on target machine. If the auto-completion can work, it will be great help. Thanks,