widget: Emit the ::commit signal even when the terminal has no PTY
Some users drive VteTerminal entirely with vte_terminal_feed/feed_child(), e.g. qemu, and they rely on the ::commit signal to read the user input. So for now, restore the signal emission. Fixes: #222 (cherry picked from commit 277ee003)
Showing
Please register or sign in to comment