# ANN: julia-repl 1.2.0

**URL:** https://discourse.julialang.org/t/ann-julia-repl-1-2-0/28602
**Category:** Package Announcements
**Tags:** announcement
**Created:** [September 10, 2019, 1:12pm UTC](https://discourse.julialang.org/t/ann-julia-repl-1-2-0/28602 "2019-09-10T13:12:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [September 10, 2019, 1:12pm UTC](https://discourse.julialang.org/t/ann-julia-repl-1-2-0/28602/1 "2019-09-10T13:12:51Z")

</div>

I just tagged version 1.2.0 of

> **[GitHub - tpapp/julia-repl: Run an inferior Julia REPL in a terminal inside Emacs](https://github.com/tpapp/julia-repl)**
>
> Run an inferior Julia REPL in a terminal inside Emacs - GitHub - tpapp/julia-repl: Run an inferior Julia REPL in a terminal inside Emacs

This version includes the following changes:

- C-c C-t will include buffer with `Revise.includet` (`@wraith1995` on Github, don’t know Discourse user name)

- setting `julia-repl-save-buffer-on-send` to `t` will save always save buffers without asking before `include` and `includet` (@antoine-levitt)

- explain how to get more colors with [eterm-256color](https://github.com/dieggsy/eterm-256color) in the readme (@antoine-levitt)

- various minor fixes

I would like to thank all contributors and users who tested the new features.
