I want my terminal to automatically format long commands into multiple lines with trailing backslashes. It should kick in when I paste a command and also while I’m typing. Long one-liners are just hard to read.

@mitchellh Feature request for Ghostty 😇

(And thanks a lot for building Ghostty! Totally in love with it.)

@simonbs this is unfortunately more of a shell thing for them to control :( terminals could hack it but not in a way that always worked
@mitchellh I see. Thanks for the reply though!