Earlier quoted context omitted.
Vim supports multiline editing and I'd imagine emacs does as well. In bash/zsh, opens up $EDITOR so you can use whatever you're accustomed to anyhow. Most of these features are already available if one spends a bit of time configuring their terminal/shell.
Is multiline editing popular/useful? Thus far, the only occasions I've seen it shown is when someone is demonstrating it.
Show HN: Warp, a Rust-based terminal
631–640 of 757 posts
Re: Show HN: Warp, a Rust-based terminal
#632I wonder if you thought of adding plugins a-la Fig [1], but using WebAssembly instead of being restricted by Javascript?
Some projects like Lapce [2], Dprint [3], Fiberplane [4] are already using this strategy to extend their ecosystems and I really believe it could be incredibly useful to extend usability on the terminal side!
Please feel free to reach to syrus@wasmer.io, I'd love to help as much as possible on that path!
[1] https://fig.io/docs/getting-started
Re: Show HN: Warp, a Rust-based terminal
#633Re: Show HN: Warp, a Rust-based terminal
#634Earlier quoted context omitted.
In addition to crashes, we also want to know things like: which features people are using so we can invest more in them, how much people are using the app so we know if we're doing in a good job. Totally understand if you're not comfortable with that though! It will be removed when Warp is out of the beta test.
I hate telemetry driven development. It just results in loosing infrequently used but important features. First it gets moved from a button to a menu, then to a sub-menu and eventually removed.
But for that to work you have to start with something that is both very extensible, and yet is also coherently designed. The extensibility has to be a strong part of that initial design, so that the software is designed to be malleable.
Re: Show HN: Warp, a Rust-based terminal
#635Re: Show HN: Warp, a Rust-based terminal
#636Earlier quoted context omitted.
Sounds more like a good way to get your product banned from a lot of workplaces.
A lot of workplaces don't even bother to ban grammarly, which is literally a keylogger*, this won't even be on their radar. * I feel compelled to point out that Grammarly disagree with this definition because it doesn't send every single keystroke , just the ones in non-password text boxes .
Re: Show HN: Warp, a Rust-based terminal
#637If you want to use a terminal that is actually open source and doesn't have telemetry, much less only available via signing in with GitHub, use Alacritty, also written in Rust and cross platform. https://github.com/alacritty/alacritty
Re: Show HN: Warp, a Rust-based terminal
#638Wanted to give it a shot but got disappointed when I launched it and the following happened: - Outgoing request to googleapis.com - Outgoing request to segment.io - Outgoing request to sentry.io - Requires sign up (only via Github, mind you) I understand the first request is probably to get some dynamic configuration, even though I'd rather my terminal ship with static configuration. But then you have segment and sen…
As the author of the post, I think this is totally reasonable feedback and something we have discussed quite a bit on the team. The general stance on telemetry that we have is that a) we are just starting and it's really helpful to see which of our product ideas are useful to our users (e.g. does anyone use AI Command Search? Should we continue to invest in it) b) we tried to be very explicit about what we are and ar…
Even VScode a massive Microsoft project does not require signup/authentication to use it...
Love the design, but seems like a very enterprise-driven and niche product for a lot of developers
Re: Show HN: Warp, a Rust-based terminal
#639Earlier quoted context omitted.
... and never will?
Why even ask? Founders don't really have much control over what the tools they create wind up being used for. Assume that some people will use any tool you encounter for the worst thing it can possibly do. If the tool has significant potential to do things that bother you, don't use it.
Re: Show HN: Warp, a Rust-based terminal
#640Earlier quoted context omitted.
Do you use Windows? Have you ever opened its terminal? Congrats, you're using a terminal that you agreed can phone home with telemtry. See https://www.microsoft.com/en-us/p/windows-terminal/9n0dx20hk... and the link to the privacy policy for windows terminal http://go.microsoft.com/fwlink/?LinkID=521839 I suspect OSX is no different and has similar telemetry and privacy policy for its terminal.
In an (absurd-ish) defense of macOS, I don't believe anyone really uses the built-in Terminal and grabs an alternative (often iTerm2). There's also the rumor that Terminal in macOS has had a handful of developers working on it, at best, over the years. I would bet money that Apple doesn't care enough about it to bother with telemetry and/or privacy policies for it.
I too use iTerm for its rich features, but the stock terminal is known to have lower latency [1] so some people might prefer that.