Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hebrew and Arabic support #127

@aviv926

Description

@aviv926

Is your feature request related to a problem? Please describe.
When I write in Hebrew, the input that appears in the CLI window remains in English
For example I write:
"שלום לכם"
What is received in this CLI window
"akuo kfo" instead of "שלום לכם"

Describe the solution you'd like
add "chcp 65001" to the code (I didnt know how to do it) this switches the cmd to use UTF-8 encoding which also includes Hebrew and Arabic support.

Describe alternatives you've considered
Another solution I found is to use this guide but it only shows the file names in Hebrew and not the text I enter

Additional context

2022-09-30.14-07-00.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions