I tried to use fcitx to type Vietnamese. It works with most programs including LibreOffice and Atom. However, it doesn't work with Sublime Text 3 and RStudio. What should I do? Thanks
Asked
Active
Viewed 390 times
1 Answers
3
There is a fix to do this on github. Make sure your system is updated and the commands to install this fix are (I assume you have both sublime and fcitx installed) ...
git clone https://github.com/lyfeyaj/sublime-text-imfix.git
cd sublime-text-imfix
./sublime-imfix
Important: There is a note in the link that you need to start sublime from commandline (using subl command) for this to work.