Skip to content

docs: use double quotes in fzf examples for Windows compatibility#3742

Open
singhvishalkr wants to merge 1 commit into
sharkdp:masterfrom
singhvishalkr:fix-fzf-quotes-windows
Open

docs: use double quotes in fzf examples for Windows compatibility#3742
singhvishalkr wants to merge 1 commit into
sharkdp:masterfrom
singhvishalkr:fix-fzf-quotes-windows

Conversation

@singhvishalkr

Copy link
Copy Markdown

The fzf preview example in the translated README files uses single quotes,
which don't work on Windows (PowerShell/cmd). The main README.md was already
updated to use double quotes, but the Japanese, Korean, and Chinese translations
still had single quotes.

This aligns the translated docs with the main README.

Fixes #2095

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.

[windows] fzf integration sample from readme does not work

1 participant