VTE: add support for vte_terminal_spawn_sync()
commit079fe58ce9e75be3be2dbf8bae5be01024d937be
authorColomban Wendling <ban@herbesfolles.org>
Thu, 25 Sep 2014 14:50:46 +0000 (25 16:50 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Sat, 29 Oct 2016 14:09:04 +0000 (29 16:09 +0200)
tree6786d7e2b0229f0bb75b2ae10dd6db2931f034c1
parentf789aa138d1f43532998bfc61c642f9abd64ff0f
VTE: add support for vte_terminal_spawn_sync()

VTE 0.38 removed vte_terminal_fork_command() in favor of the new
vte_terminal_spawn_sync(), so add support for this.
src/vte.c