[TxMt] Re: File browser: SCM status view no longer working?
Allan Odgaard
mailinglist at textmate.org
Thu Nov 22 08:23:22 UTC 2018
On 14 Nov 2018, at 19:40, Nigel Chapman wrote:
> You were on to rc19 by the time I updated. For that version, I now get
> this behaviour:
I found the issue: Spaces in `/path/to/repository/`
This is because I use URLs to represent file browser locations, and when
changing to SCM status I was constructing the URL as `"scm://%s" % path`
but here `path` needs to be URL-escaped…
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20181122/09f8aa7c/attachment.html>
More information about the textmate
mailing list