Signal

VteTerminal::shell-preexec

Declaration

void
shell_preexec (
  VteTerminal* self,
  gpointer user_data
)

Description [src]

Emitted when the interactive shell has read in a complete command and is about to execute it.

Default handler:

The default handler is called after the handlers added via g_signal_connect().