hcl icon indicating copy to clipboard operation
hcl copied to clipboard

Adding Git Style Messages

Open onshorechet opened this issue 10 years ago • 2 comments

Like git when a command that can take a note as an argument does not contain a note as an argument the user is prompted with their default editor to add or edit the existing note depending on the command used.

If start is used the note is defaulted to blank if left blank no note is set.

If stop the existing note is used to populate the editor. Changes to this note will overwrite the existing note, not append.

If a note is included in either start or stop the command behave as normal appending the note argument to the entry.

onshorechet avatar Dec 09 '15 05:12 onshorechet

Thanks so much for the patch! I'm busy right now but I'll get to this soon.

zenhob avatar Dec 16 '15 18:12 zenhob

This is a great idea, but this patch needs some work. I've offered a few comments, but since it's been literally years I understand if you're over it. :)

zenhob avatar Feb 06 '17 02:02 zenhob