GNOME Bugzilla – Bug 91457
user interface for gtk+ input methods
Last modified: 2004-12-22 21:47:04 UTC
Since both vte and libzvt is using gtk's multi-context, it is possible to switch input methods if there is an user interface. I'd want to have it on gnome-terminal, as we have on gtk+ entry and textview. This could be put in a popup menu window just below "Copy" and "Paste", or in a custom profile widget. Can we?
gnome-terminal 2.2 includes an "Input Methods..." submenu in its popup menu, but the implementation for terminal_widget_im_append_menuitems() in src/terminal-widget-zvt.c needs to be updated to append the menu items from the terminal widget's IM context....
I won't expect this in zvt. As far as you're done with this in g-t and vte, please go ahead and mark fixed.