When I open a shell in Emacs and try to Tab-complete paths, this stupid window pops up:
Click <mouse-2> on a completion to select it.
In this buffer, type RET to select the completion near point.
Possible completions are:
../ ./ .DS_Store .git/ bar/ foo/
Is there a way I could use a minibuffer completion instead of this awful window, such as Ido or Icicles, or maybe even auto-complete.el?