ZIm/crates/file_finder/src
Alvaro Parker f3399daf6c
file_finder: Fix right border not rendering (#35684)
Closes #35683

Release Notes:

- Fixed file finder borders not rendering properly

Before: 

<img width="1921" height="1081" alt="image"
src="https://github.com/user-attachments/assets/62f39bfb-3e0e-43af-a00a-a6c378b067fc"
/>

After:

<img width="1921" height="1081" alt="image"
src="https://github.com/user-attachments/assets/b9a00e4c-c126-40a4-9a63-8e44396a0e84"
/>
2025-08-08 18:32:13 -03:00
..
file_finder.rs file_finder: Fix right border not rendering (#35684) 2025-08-08 18:32:13 -03:00
file_finder_settings.rs Properly handle ignored files in the file finder (#31542) 2025-05-27 18:34:28 +00:00
file_finder_tests.rs file_finder: Fix create wrong file in multiple worktree (#33139) 2025-06-25 19:17:41 +03:00
open_path_prompt.rs windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00
open_path_prompt_tests.rs windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00