conventional-changelog / conventional-changelog/commitlint

prompt: how to add newlines to body

Open
#268 4 comments 9 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
18.7k
Forks
970
Avg merge
7h 33m
Merged PRs (30d)
49

Description

There seems to be no way of adding newlines to the body of the commit. No way to really use for long commit messages as is, since a one line huge body isn't that nice.

## Expected Behavior

Shift+enter or `\n` should work.

Even better would be auto wrapping to say 80 characters, so that one could write it out naturally, but the prompt would cut it down to lines.

## Current Behavior

Enter (and shift+enter) submits and `\n` gets printed as is 😢

## Affected packages
* [ ] cli
* [ ] core
* [x] prompt
* [ ] config-angular

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.