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.97k stars 359 forks source link

File explorer on cd #2774

Open adamsuskin opened 1 year ago

adamsuskin commented 1 year ago

Discord username (optional)

No response

Describe the solution you'd like?

Kind of a speculative idea so definitely open to criticism, just figured I'd drop it:

It'd be pretty cool to be able to type `cd<space>` and have a more legitimate folder chooser pop up at the location of the current working directory so you could use point-and-click / familiar UX to navigate to a new folder.

Is your feature request related to a problem? Please describe.

Right now if you click to accept a folder/file suggestion it closes the auto-suggest, but I'm expecting it to stay open so I can work through children folders to the destination folder.

I don't think I'd categorize this as a problem since I think maybe this is a novel terminal feature request (i.e. all terminals that I'm aware of work like what currently happens).

Additional context

No response

How important is this feature to you?

2

Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087

None

dannyneira commented 1 year ago

Thanks for this feature request @adamsuskin!

Recently we launched a variety of file navigation features that may help with your use case. Please see more about this here: https://youtu.be/Skg4MbQBCh0?t=103

Please :+1: and subscribe to this request as it helps us gauge interest. We will post any updates here.

elviskahoro commented 1 year ago

@adamsuskin definitely feasible as a great plugin; meanwhle check out this tool: https://github.com/antonmedv/llama

I'm a big fan of theirs