lambdalisue/vim-gina

Exit from commit amend screen doesn't commit

Open

#193 aperta il 27 gen 2019

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Vim Script (28 fork)github user discovery
bughelp wanted

Metriche repository

Star
 (688 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

If I open a commit screen and toggle amend via !, exiting via :wq correctly amends the commit, but exiting via :q or :x doesn't. I would expect :q to ask for confirmation and :x to work exactly like :wq, which is the behavior in the non-amend commit flow.

Guida contributor