Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow adding changelog items using $EDITOR #56

Open
jnv opened this issue Apr 6, 2017 · 1 comment
Open

Allow adding changelog items using $EDITOR #56

jnv opened this issue Apr 6, 2017 · 1 comment

Comments

@jnv
Copy link
Contributor

jnv commented Apr 6, 2017

Current readline support is nice, but you cannot fix typos in lines you already added. Add configuration option #46 to use $EDITOR by default akin to Git's interactive rebase behavior.

@jiripavelka
Copy link
Contributor

It may support multi-line (apart from CLI, see #45) and further editor features.

  • Use case 1: typical changelog edit is one-line, use parameter for multi-line
  • Use case 2: typical changelog edit is multi-line, use configuration parameter
  • Use case 3: requiring editor spellcheck, use configuration parameter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants