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

Port xplr.fn.builtin.fmt_general_selection_item over to Rust #644

Open
sayanarijit opened this issue Jul 8, 2023 · 0 comments
Open

Port xplr.fn.builtin.fmt_general_selection_item over to Rust #644

sayanarijit opened this issue Jul 8, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@sayanarijit
Copy link
Owner

See Lua implementation:

xplr/src/init.lua

Line 2916 in f3a2d51

xplr.fn.builtin.fmt_general_selection_item = function(n)

Default to the Rust implementation if xplr.config.general.selection.item.format = nil (default value)

xplr.config.general.selection.item.format = "builtin.fmt_general_selection_item"

Subtask of #641

@sayanarijit sayanarijit added help wanted Extra attention is needed good first issue Good for newcomers enhancement New feature or request and removed good first issue Good for newcomers labels Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant