diff --git a/ChangeLog b/ChangeLog index e86f7fe15..f13bb24ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-01-18 John Luke + + * vte/Vte.metadata: fix to generate signals + * vte/vte-api.xml: regen + * samples/VteTest.cs: remove my home dir path + 2004-01-17 John Luke * configure.in: detect and compile vte-sharp (require vte-0.11.10) diff --git a/sample/VteTest.cs b/sample/VteTest.cs index fca49c2e0..46ca64212 100644 --- a/sample/VteTest.cs +++ b/sample/VteTest.cs @@ -40,8 +40,11 @@ class T // FIXME: send the env vars to ForkCommand Console.WriteLine (Environment.GetEnvironmentVariables ().Count); - int pid = term.ForkCommand ("/bin/bash", argv, envv, "/home/jluke", false, true, true); + int pid = term.ForkCommand ("/bin/bash", argv, envv, Environment.CurrentDirectory, false, true, true); Console.WriteLine ("Child pid: " + pid); + + //term.Feed ("ls"); + //term.FeedChild ("ls"); sw.AddWithViewport (term); diff --git a/vte/Vte.metadata b/vte/Vte.metadata index 646a652c1..d3c6e91ff 100644 --- a/vte/Vte.metadata +++ b/vte/Vte.metadata @@ -1,4 +1,6 @@ 1 gint + void + VteTerminal diff --git a/vte/vte-api.xml b/vte/vte-api.xml index 9f8d8aa0a..40cd0b3c9 100644 --- a/vte/vte-api.xml +++ b/vte/vte-api.xml @@ -1,6 +1,5 @@ - - - - - - + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - + + + + - + - - + + - - - + + + - + - + - + - + - + - - - - - - - - - - + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - - + + - + - - - - - - - + + + + + + + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - + - + - + - - + + - + - + - + - - - + + + - + - - - - - - - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - - - + + + - + - + - + - + - - + + - + - - + + - + - + - + - + - - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + - + - + - - + + - + - + - + - + - - - - - - + + + + + + - - - - - - + + + + + + - + \ No newline at end of file