nyxt
nyxt copied to clipboard
integration with ibus for multi-lingual input
Is your feature request related to a problem? Please describe. I have been trying to move from firefox to nyxt for most of my workflow. Text-entry or input-method in nyxt is not integrated with ibus(in ubuntu/linux in general). nyxt can render Tamil script very well albeit in a poor font but it works nonetheless.
Describe the solution you'd like enable text entry via ibus to enter non english text and restrict text entry to editable text widgets to avoid triggering shortcut unwantedly(not sure if it possible, emacs integrates with ibus but this causes issues when giving commands via shortcuts/key-chords)
Describe alternatives you've considered so far I have been typing in external editor or firefox for Tamil text and copy pasting it in(very tedious)
Additional context
This is odd, the prompt buffer input is a regular GTK input, so it should work. Are you able to input Tamil in another GTK3 program? Which one?
About the font: this actually suggests that GTK3 supports is not fully operational on your system. What's your OS / version? Desktop environment?
I am able to input Tamil into other applications. Please look at the screenshot.
"தமிழ் மொழி - Tamil language" typed into gedit editor
It seems not to be related to Nyxt, as I can use the russian input method.
It seems not to be related to Nyxt, as I can use the russian input method.
which input method do you use? ibus?
which input method do you use? ibus?
No idea honestly. How can I check it?
you check what is selected in Input Methods dialog under ubuntu.
I'm using a window manager and I'm not sure how to check it. Also, I don't have any DE installed.
@Ambrevar, do you use exwm-xim
?
Nope, I don't use any input method.
This page may help: https://wiki.archlinux.org/title/Input_method
Perhaps @pdelfino could confirm if he can use the portuguese input method in Nyxt, and confirm if he's using ibus
.
xim
doesn't seem to work in Nyxt, but I have no idea why.
Perhaps @pdelfino could confirm if he can use the Portuguese input method in Nyxt, and confirm if he's using
ibus
.
I am using GNOME (as DKE) in NixOS. This is my OS config file. Gnome's default input method is ibus. I did not change the default.
I have done a few tests in Nyxt with André, such as: writing an email with multiple characters used in Portuguese (â,ã,ó,çã, etc), opened a file called andré.org
with Nyxt. And there was no problem.
Following André's suggestion, I am adding a non-reproducible
tag here.
This is still a mystery to me as set GTK_IM_MODULE
to "xim"
and it works for me.
I should probably install GNOME and investigate further.
Not reproducible.