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

Highlight entire tramp file names instead of just base name #716

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nick4f42
Copy link

When in a tramp default-directory like "/ssh:user@host:dir", acting on a file target named "path/to/file.ext" would previously only highlight "file". With this change, all of the path is highlighted.

When in a tramp default-directory like "/ssh:user@host:dir", acting on a file
target named "path/to/file.ext" would previously only highlight "file". With
this change, all of the path is highlighted.

Ideally, all "magic" file names should be handled, but tramp's file-local-name
handler doesn't keep "path/to/file.ext" intact and can't be used to match
against tap-file.
@nick4f42 nick4f42 force-pushed the tramp-file-bounds branch from ce554f5 to 850aca9 Compare July 4, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant