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

Can helm-find-files show base name of . and .. when helm-ff-transformer-show-only-basename = t? #2693

Closed
1 task done
taquangtrung opened this issue Jan 3, 2025 · 2 comments
Labels

Comments

@taquangtrung
Copy link
Contributor

What happened?

Hi,

When I config (setq helm-ff-transformer-show-only-basename t), how can I make helm-find-files show only the special path . and ..?

Currently, the full path is still displayed, and it looks a bit misaligned with other file names, like the screenshot below:

helm-base-name

Can I configure Helm-files to display only . and ..?

How to reproduce?

(setq helm-ff-transformer-show-only-basename t) and run helm-find-files.

Helm Version

Master branch

Emacs Version

Emacs-29.1

OS

GNU/Linux

Relevant backtrace (if possible)

No response

Minimal configuration

  • I agree using a minimal configuration
thierryvolpiatto added a commit that referenced this issue Jan 4, 2025
when helm-ff-transformer-show-only-basename is non nil.
@thierryvolpiatto
Copy link
Member

thierryvolpiatto commented Jan 4, 2025 via email

@taquangtrung
Copy link
Contributor Author

It works perfectly! Thanks a lot for your effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants