←back to thread

39 points leglock | 2 comments | | HN request time: 0s | source
Show context
dmart ◴[] No.45772861[source]
I’m not a huge fan of Warp, but I would love for any other terminal to copy its text editor-style input field.

It’s so much nicer for 90% of my terminal usage (long multi-line commands, etc.) And when you do need TUI behavior that 10% of the time, just toggle it off.

replies(5): >>45772909 #>>45773003 #>>45774127 #>>45779747 #>>45779769 #
1. pseudalopex ◴[] No.45774127[source]
The fish shell has multi line editing, completion explanations, and completion and history selection. Terminal integration could make these features even better. But Warp's account wall disqualified it for me.
replies(1): >>45785454 #
2. dmart ◴[] No.45785454[source]
Thanks for the recommendation! I'd heard of fish but didn't realize that was a feature. It seems quite nice.