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
R studio doesn't have good Hindi support for typing and reading #4027
Comments
|
Thanks for the bug report! I've reproduced this; we'll see if we can support this in a future release of RStudio. (Currently, RStudio only supports monospaced fonts, which IIUC makes Hindi more difficult to support) |
|
@kevinushey Is this issue separate from #3698? |
|
I think it's different, since the font here isn't monospace, as opposed to being a monospace font with unicode connecting characters. |
|
Thanks for taking this into account. Please also remember same thing happens to a character column with Hindi fonts. I was trying to analyze election data in India and had problem reading the column in R notebook. How ever ggplot2 was able to show it perfectly fine. But R studio didn't print it well. |
|
I am facing similar issue when writing from hindi to a text file ..... the output is like: U+0968><U+096C>; <U+0916><U+0940> <U+0939> _ 3" -“/ <U+0967>-<U+096B>. > 9 pls suggest how to write a file in hindi in R |
|
was this resolved in the new Rstudio release? |
|
It was not, sorry. Does it work as you expect in the Ace Kitchen Sink? |
|
I am having same problems. Thank you for the link. I did not knew about this service before. |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs, per https://github.com/rstudio/rstudio/wiki/Issue-Grooming. Thank you for your contributions. |
|
This issue has been automatically closed due to inactivity. |
|
Same issue. Please resolve this. |




I opened an issue of community.rstudio.com and they asked me to open an issue here.
https://community.rstudio.com/t/r-studio-doesnt-have-good-hindi-support/19721/4
I have been using r studio for many years and I never noticed it until recently. When I wanted to write my book in R studio through bookdown I chose Hindi as my language.
It turns out that when I type Hindi the curser moves ahead of the words and it becomes very hard to understand which word are you on. Especially when you want to delete something.
Then I switched to vscode and I found it had no such problem writing Hindi Unicode. So did atom. Somehow rstudio have such problem.
Just find any text in Hindi from Google and try to delete it and you will understand what I mean. Let me find some random text for you.
Please fix this if possible.
And there is a problem with viewing a data frame which has a column written in Hindi.
The text was updated successfully, but these errors were encountered: