Comment 1 for bug 181194

Revision history for this message
Chris Jones (cmsj) wrote :

Hmm, interesting suggestion. Obviously at the moment all child terminals will inherit their working directory from the parent process, which can be quite annoying if you start it somewhere unhelpful. Having said that I think there are situations where inheriting pwd from the previously spawned terminal might be undesirable too.
Perhaps the best thing to do here is to implement it and use it for a while to see how helpful/annoying it is?