[darcs-users] ANN: darcs.vim: a vim plugin to work with darcs

Tomasz Zielonka tomasz.zielonka at gmail.com
Wed Dec 29 11:49:48 UTC 2004


Hello!

Great thing! It's so nice to have word completion and other vim features
when composing patch descriptions.

On Mon, Dec 27, 2004 at 03:49:04PM -0800, Srinath Avadhanula wrote:
> 1. Committing from within GVim. When the user presses \dkc, the plugin
>    opens a "commit console" which contains a list of the hunks which darcs
>    sees as the current changes. The user can press Y/N/J/K/F/S just like in
>    darcs to accept/reject individual hunks. The user also enters the commit
>    log message in that same window (by pressing L). After the user is done
>    processing the hunks, he can press R which makes the plugin record the
>    selected changes with the given log message.

The plugin seems to have some problems with addfile patches. It shows the
related hunk for confirmation, but it seems to completely ignore addfile,
so the record ends with Fail: <stdin>: hGetChar: end of file. I guess it's
not a bug, but a missing feature.

BTW, it would be nice to have a \dka command, which would 'darcs add' the
currently edited file to darcs.

Best regards,
Tomasz




More information about the darcs-users mailing list