> I can paste newlines just fine in both alacritty and konsole, so I'm not sure what you mean. That's strange. I tried copy-pasting the text on https://thejh.net/misc/website-terminal-copy-paste to Alacritty, and the…
Apologies, it seems you already have that link. I have a bad habit of skimming, posting, and then hastily editing after re-reading the parent comment. I'll be more careful about that in the future.
Some terminal emulators strip control codes (like \\n) from pastes for this reason. Alacrity and konsole do this, at least. Also, javascript isn't heeded for this vulnerability.…
When you say Ada has a hefty price tag, what do you mean, exactly? (Are you talking about ide licences, the commercially supported version of the compiler, ramp-up time to productiveness, or maybe something else?)…
Inline comments can be written as, cmd --longopt=val `# opt does foo with val` arg instead, which I find more readable.
If you use fish shell, you can use man on the built in shell commamds. It's a nice experience.
> I can paste newlines just fine in both alacritty and konsole, so I'm not sure what you mean. That's strange. I tried copy-pasting the text on https://thejh.net/misc/website-terminal-copy-paste to Alacritty, and the…
Apologies, it seems you already have that link. I have a bad habit of skimming, posting, and then hastily editing after re-reading the parent comment. I'll be more careful about that in the future.
Some terminal emulators strip control codes (like \\n) from pastes for this reason. Alacrity and konsole do this, at least. Also, javascript isn't heeded for this vulnerability.…
When you say Ada has a hefty price tag, what do you mean, exactly? (Are you talking about ide licences, the commercially supported version of the compiler, ramp-up time to productiveness, or maybe something else?)…
Inline comments can be written as, cmd --longopt=val `# opt does foo with val` arg instead, which I find more readable.
If you use fish shell, you can use man on the built in shell commamds. It's a nice experience.