Results 1 to 2 of 2
Hi everybody,
I've got a very basic question. In bash, is it possible to set tab-completion to automatically append the '/' character to the end of symbolic links, as if ...
- 05-03-2008 #1Just Joined!
- Join Date
- May 2008
- Posts
- 2
Tab-complete symbolic links with '/' suffix
Hi everybody,
I've got a very basic question. In bash, is it possible to set tab-completion to automatically append the '/' character to the end of symbolic links, as if they're directories? I know I can press tab to auto-complete the name and then press tab again to append the '/' character, but I'd like for it to add '/' character the first time I press tab. So can this easily be done?
Thanks,
Alex
- 05-03-2008 #2Just Joined!
- Join Date
- May 2008
- Posts
- 2
Found the answer here: Strange bash shell tab completion behaviour - Ubuntu Forums
Cheers,
Alex


Reply With Quote