[Bug 63448] Re: [edgy] command tab-completion broken in vim

2006-11-06 Thread Constantine Evans
Thank you for reporting this. The problem has already been fixed in Feisty because it has a newer patch (7.0.122), which fixes the problem, as you mentioned. It is unlikely that this will be fixed in Edgy Backports unless there is some other reason for a newer version of Vim to be backported. **

[Bug 63448] Re: [edgy] command tab-completion broken in vim

2006-10-31 Thread Andrew Moll
confirmed here; same for any shell-like filename tab-completion (:r ~/path etc.) -- [edgy] command tab-completion broken in vim https://launchpad.net/bugs/63448 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 63448] Re: [edgy] command tab-completion broken in vim

2006-10-31 Thread Marius Gedminas
No. This bug only manifests when completing shell commands. Regular file completion works fine, if you have the 'compatible' option disabled. Tab completion after :! only completes binaries found in $PATH, and upstream patch 7.0.081 fixes it to complete both binaries from $PATH and files on the