Skip to content

How to replace UTF-8 chars? #3644

Answered by matthias314
mikek88 asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the command replaceall [“”] \". You can bind it to a key with a command like

bind F3 'command:replaceall [“”] \"'

By the way, if you have difficulties typing a character, you can copy it inside a buffer and then paste it when you are in the command line.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mikek88
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants