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.2k stars 333 forks source link

Directory history navigation (fish or built-in) #4987

Open michalmo opened 3 weeks ago

michalmo commented 3 weeks ago

Dupe Check

Describe the solution you'd like?

Navigate directory history with Alt+ and Alt+.

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

I'm using fish shell which supports this by default but it isn't working in Warp.

Additional context

Fish has support for a directory history. It's similar to pushd, popd, dirs but automatic and built in, and specifically it supports navigating the history with keyboard shortcuts.

Alt+ and Alt+ will move back and forward one word, or navigate the history if the command is empty.

Fish docs regarding this feature: https://fishshell.com/docs/current/interactive.html#id13

This isn't working in Warp.

I would like this fish feature to work seamlessly in Warp, or a similar feature to be built into warp.

How important is this feature to you?

5 (Can't work without it!)

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

dannyneira commented 3 weeks ago

Thanks for this feature request @michalmo!

To anyone else interested in this feature, please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you'd like to be notified.