Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] _git: offer files relative to current directory



On Tue, Dec 8, 2009 at 11:48, ÅtÄpÃn NÄmec <stepnem@xxxxxxxxx> wrote:

> In a repository where `git status' reports the following changed files:
> # Â Â Â modified: Â doc/tags
> # Â Â Â modified: Â filetype.vim
> # Â Â Â modified: Â ftplugin/vim.vim
> # Â Â Â modified: Â ftplugin/zsh.vim
> # Â Â Â modified: Â indent/sh.vim
> # Â Â Â modified: Â plugin/utl.vim
> # Â Â Â modified: Â snippets/_.snippets
> # Â Â Â modified: Â syntax/elisp.vim
> # Â Â Â modified: Â syntax/sh.vim
> # Â Â Â modified: Â syntax/vim.vim
>
> `git commit <tab>' only suggests:
> doc      filetype.vim Âftplugin   Âindent    Âplugin    Âsnippets   Âsyntax

Whyâs that wrong?  Completing git commit syntax hopefully adds a slash
and lets you complete the files in the sub-folder, right?



Messages sorted by: Reverse Date, Date, Thread, Author