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

Allow customization for cut/copy/select colors #1540

Merged
merged 3 commits into from
Dec 31, 2023
Merged

Allow customization for cut/copy/select colors #1540

merged 3 commits into from
Dec 31, 2023

Conversation

joelim-work
Copy link
Collaborator

Add cutfmt, copyfmt and selectfmt options for customizing the color of cut/copied/selected files respectively. These work similarly to existing options such as borderfmt and numberfmt.

Note that the changes are also applied to the ruler when configured using the ruler option, while rulerfmt contains its own colors for the %m/%c/%s placeholders.

@gokcehan
Copy link
Owner

@joelim-work Looks good to me. Feel free to merge it if you clean the conflicts.

@joelim-work joelim-work merged commit f8399eb into gokcehan:master Dec 31, 2023
4 checks passed
@joelim-work joelim-work deleted the cutfmt branch December 31, 2023 19:35
@gokcehan gokcehan mentioned this pull request Mar 31, 2024
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.

Change selected/copied/cut files highlight
2 participants