Releases: tpapp/julia-repl
Releases · tpapp/julia-repl
Add vterm backend, various minor fixes.
support for Revise.includet, unconditionally saving buffers
-
C-c C-t will include buffer with
Revise.includet
(@wraith1995) -
setting
julia-repl-save-buffer-on-send
tot
will save always save buffers without asking beforeinclude
andincludet
(@antoine-levitt) -
explain how to get more colors with eterm-256color in the readme (@antoine-levitt)
-
various minor fixes
Minor fixes and feature extensions
option for activating home project
Minor feature extension: C-u C-c C-a
now activates the home project.
minor fix: use cl-assert
Merge pull request #39 from tpapp/tp/fix-assert explicitly require cl-lib, fix assert form
Initial stable release.
Supports Julia 1.0 (and of course 0.7).