clink
clink copied to clipboard
Remove new line when injecting clink
I'm using clink in Terminal, and my current prompt.spacing
is set to parse
.
When starting a new terminal session, it always adds a new line (same with normal
). The only way to remove the new line would be to change the settings to compact
, but it's a bit too compact for me ;)
Would it be possible to not add this new line only when injecting clink?
Keep the prompt.spacing
settings the rest of the time.