Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression: truncation in file picker no longer working in master #6346

Closed
keirlawson opened this issue Mar 17, 2023 · 0 comments · Fixed by #6488
Closed

Regression: truncation in file picker no longer working in master #6346

keirlawson opened this issue Mar 17, 2023 · 0 comments · Fixed by #6488
Labels
C-bug Category: This is a bug
Milestone

Comments

@keirlawson
Copy link
Contributor

Summary

In the case where file paths are too long for the size of the file picker they should be truncated, as they are in 22.12, however on master they are not.

Reproduction Steps

I tried this:

  1. hx

I expected this to happen:

long file paths truncated

Instead, this happened:

long file paths were not truncated

Helix log

No response

Platform

Ubuntu 22.10

Terminal Emulator

GNOME terminal 3.46.2

Helix Version

22.12-436-ga07655d5

@keirlawson keirlawson added the C-bug Category: This is a bug label Mar 17, 2023
@archseer archseer added this to the next milestone Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants