Closed goliatone closed 7 years ago
Same here, Ubuntu 13.04, ST3
Same issues, creating gists is working though. I'm behind a proxy.
Windows 7, 64bit, ST3
Just tried with the latest revision, problem exists there as well
Issue seems to be in line 588 of the current revision. gist_names = filtered[1] + list(map(lambda x: [u"> " + x[0]], filtered_stars[1]))
I have no idea what this line is for ... but it breaks as it just adds an array with one value but two are required (gist_description + gist_user)
the line above is just an issue when you have "show_authors" set to true, otherwise the format of the array will be ok
I checked show_authors
feature and it properly showing the authors in the open list. In case you still have this you can reopen the issue.
This is the output of
Gist: Open Gist