I installed ibus-m17n for using telugu input method in Ubuntu 20.04.
I selected the - Telugu (rts (m17n)) - input source for the keyboard.
When I type any word that contains compound letters ('otthulu') they are not getting rendered correctly in Sublime Text or TextMaker but correctly in the browser/text editor. Also, I noticed that there comes a bubble with the text while typing which shows the correct compound letter ('otthu') but when the final text rendered it comes up incorrect. See the following example.
In the Sublime Text or TextMaker I typed 'amma' and it comes up as అమ్ మ (without the space) instead of అమ్మ. (also see the screenshot)
but in the Browser and Text Editor, they are coming up correctly e.g. అమ్మ, దృక్పధం.
However, the words without compound letters ('otthulu') are coming up correctly e.g. పతాకం,బేజారు
Is there a setting or something that am missing that the compound letters ('otthulu') not getting rendered correctly in the text file editors such as Text Maker and Sublime Text?
Thanks in advance.