Replay.jl icon indicating copy to clipboard operation
Replay.jl copied to clipboard

Replay your REPL instructions

Results 6 Replay.jl issues
Sort by recently updated
recently updated
newest added

Hi there, thanks for the awesome package! I'm writing a blog post on Julia workflows, and I want to demonstrate the use of packages like Cthulhu, PkgTemplates and others which...

documentation

I just tested the package and got it to work. It was replaying my script perfectly fine. However, do I need manually to record my screen? Can this package also...

documentation

I am planning to add an example with ipython-mode (https://github.com/JuliaLang/julia/pull/46474) after Julia v1.9.0 release.

documentation

We are using asciinema-player v3.3.0, but the latest version is [v3.6.3](https://github.com/asciinema/asciinema-player/releases). https://github.com/AtelierArith/Replay.jl/blob/f7b1dd75e252526e28517ded531c08192d045c0b/docs/make.jl#L223 Should we automatically download the latest version of `asciinema-player.css` and `asciinema-player.min.js` when running `docs/make.jl`?

Ref: https://github.com/AtelierArith/Replay.jl/pull/60#issuecomment-1507201765 📝