tide
tide copied to clipboard
`add_newline_before` prompts except the first one
Describe the solution you'd like
Don't add a newline before the first prompt even when add_newline_before is set to true (just like p10k).
Maybe a potential solution is changing "add newline before prompt" to "add newline after output"?