Applied, thanks!
On Fri, Jan 27, 2012 at 05:16:21AM +0100, Alex Ernst wrote:
> Hello,
>
> this patch adds some platform specific code for Darwin to retrieve the
> current working directory of the process in the active pane.
>
> Alex
>
>
> diff --git a/osdep-darwin.c b/osdep-darwin.c
> index
Hello,
this patch adds some platform specific code for Darwin to retrieve the current
working directory of the process in the active pane.
Alex
diff --git a/osdep-darwin.c b/osdep-darwin.c
index c5820df..7b15446 100644
--- a/osdep-darwin.c
+++ b/osdep-darwin.c
@@ -18,6 +18,7 @@
#include
#inc