warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
20.25k stars 337 forks source link

Support for Bun REPL #4401

Open dannyneira opened 4 months ago

dannyneira commented 4 months ago

The issue for users to track and show support for bun REPL in Warp terminal.

bun Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called bun.

We have a meta issue tracking support for bun REPL here.

We plan to dedicate resources to supporting this REPL later this year, so stay tuned!

How important is this feature to you?

Please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you want to be notified. We'll post updates on this thread (if/when this is being worked on).

Please avoid comments with spam-like "+1" or 👍

paperdave commented 4 months ago

I should note the current state of bun repl is not very impressive at the moment, and is not written in native code. I have plans to completely replace it from scratch.

So far, I only have unreleased experiments that center around terminal input, which is why I've been interested recently in hooking into Warp to get a better experience on there. It seems impossible as of now, so the experience in Warp is not very good (especially when it comes to handling certain unicode characters).

aside: I am present in the Warp discord under the username paperdave.net, if anyone wants to get in touch or discuss these topics (very active on the platform, but not the warp community specifically)