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

Pass file_encoding to Telescope's pickers #4236

Open
brneor opened this issue Jun 12, 2023 · 2 comments
Open

Pass file_encoding to Telescope's pickers #4236

brneor opened this issue Jun 12, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@brneor
Copy link

brneor commented Jun 12, 2023

Feature Description

Related: #3920

Since this merge Telescope is now able to better deal with file encodings besides utf-8. To make use of this implementation, Lunarvim should pass the file encoding information to it's pickers, in a similar way it can be done manually with:

:Telescope live_grep file_encoding=latin1

Describe the alternatives you have considered

No response

Support information

No response

@brneor brneor added the enhancement New feature or request label Jun 12, 2023
@LostNeophyte
Copy link
Member

which encoding would we pass there?

@brneor
Copy link
Author

brneor commented Jun 12, 2023

Geez... Looks like I turned off my brain when creating this issue. Now that you asked I don't think there's a way to achieve the behavior I described. Not with the way this got implemented on Telescope.

@kylo252 kylo252 self-assigned this Jun 17, 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
Projects
Status: Todo
Development

No branches or pull requests

3 participants