Hi, In Bash, when I type something like "~/" and I press TAB, the "~" is replaced with the path to my home (e.g. "/home/username"). I would like to turn this feature off. Is it possible? I don't want to turn off the other auto-completion features, like directory and file names auto-completion, just the "~" replacement. Thanks a lot, Ray