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
21.11k stars 361 forks source link

More interactive operations on ps / ls / git output #1504

Open fkalinski opened 2 years ago

fkalinski commented 2 years ago

Discord username (optional)

No response

Describe the solution you'd like?

As many of the users don't know (and it's not super convenient to) how to sort "ps" or "ls" results, it would be useful to add more interactivity to "ps" or "ls -l" output by making it possible to sort results by columns.

What's more, for "git log" we could have navigation to change details after clicking on change ref.

And so on, also with linking different commands. These are just examples.

This way warp could become the missing link between the various commands we use in our workflows, without adding new tools. A unix philosophy with proper UI links finally! And a huge productivity booster.

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

No response

Additional context

No response

Warp Internal (ignore) - linear-label:efcea52d-0ab4-4a92-a41b-93c3e244f0a0

No response

elviskahoro commented 2 years ago

Ah nice! Checkout this too: https://github.com/warpdotdev/Warp/discussions/431