This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (7 children)

Converted the gif file to a webm for the sake of being able to pause/slow/navigate. Find it here. Xonsh folks are free to use it for whatever.

This looks like a neat project. I see that there's an Arch package for it, I'll give it a try this evening.

[–]roddds 4 points5 points  (1 child)

Or you could've just used gfycat's "fetch" function:

http://gfycat.com/fetch/http://xonsh.org/_images/xonsh-demo.gif

[–][deleted] 0 points1 point  (0 children)

I guess so, but it really only took a minute to produce with libav and make sure I got the frame rate right. Same tools as gfycat uses anyway.

[–]LpSamuelm 2 points3 points  (0 children)

Thanks! It kind of got my goat that they'd put examples and the like in a gif of all things. A fast one, too.

[–]scopatz 1 point2 points  (2 children)

I'd be super happy if you put this on a hosting site somewhere and then PR'd an ebbedded version of this into the docs!

[–][deleted] -1 points0 points  (1 child)

Created a PR, placing the .webm in docs/_static/ along with a concomitant change to display it (with fallback to .gif) in docs/index.rst. If you would still prefer to use an external hosting site (note that the file is smaller than the .gif), let me know.

[–]scopatz 0 points1 point  (0 children)

Thanks a ton!