Jonas Meyer <[EMAIL PROTECTED]> wrote: > if i type for example dpkg-source -i /u > and press tab it changes it to: > dpkg-source -i - > and on the next tab this: > -b -c -D -E -F -i -I -l -sa -sA -sk -sK -sn -sp -sP > -sr -sR -ss -su -sU -T -U -V -W -x > dpkg-source -x /u > completes to /usr but then adds an extra space.
That the completion cannot properly handle absolute paths is not a problem for me. However, the added space is: dpkg-source -x tru TAB gives 'dpkg-source -x trunk ' but of course what I want is 'dpkg-source -x trunk/' Regards, Frank -- Dr. Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)

