zed/crates/terminal_view/src
Casey Watson 4338ff6be4
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
terminal: Add ability to open file from Git diff (#17446)
- strip "a/" and "b/" prefix for potential paths.

Release Notes:

- Allow clicking on filepaths when using `git diff` inside the built-in
terminal
2024-09-19 15:01:28 +02:00
..
persistence.rs
terminal_element.rs Styling option for separating terminal view background from background color (#17611) 2024-09-17 12:51:31 -04:00
terminal_panel.rs Wrap terminal commands in single quotation marks instead of backticks (#17637) 2024-09-16 20:48:13 -06:00
terminal_view.rs terminal: Add ability to open file from Git diff (#17446) 2024-09-19 15:01:28 +02:00