zed/crates/util
Piotr Osiewicz 4f2214e1d6
terminal: Treat paths with non-digit col/rows as paths nonetheless (#10691)
This relaxes path parsing to allow paths like ./foo.rs:food or
./food/foo_bar.rs:2:12:food as some tools may add a suffix without
regard for col/row end.

Fixes #10688 

Release Notes:

- Made path parsing in terminal (for directory links) more lenient with
regards to row/column fields.
2024-04-17 22:55:08 +02:00
..
src terminal: Treat paths with non-digit col/rows as paths nonetheless (#10691) 2024-04-17 22:55:08 +02:00
Cargo.toml
LICENSE-APACHE