mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
Only the file browser and the ‘path_variables’ function (used for filters) made use of this method to set the working directory. Previously drop commands also used it, which is probably the only time we really need to set a working directory, as we provide the command with a relative file path.