tpapp / julia-repl

Run an inferior Julia REPL in a terminal inside Emacs
Other
171 stars 35 forks source link

Deleting characters not working while in a readline() enviroment #28

Open MasonProtter opened 6 years ago

MasonProtter commented 6 years ago
  1. Emacs version 26.1

  2. Julia version 0.6.1

  3. julia-repl version (MELPA) Package-Version: 20171116.46 Version: 0.0.1

  4. self-contained steps to replicate the issue:

    julia> readline()

    then type some characters, mess up and try to delete them with the backspace key. This causes "^?" to be inserted into the string instead of deleting a character.

tpapp commented 6 years ago

Can't replicate on master or dev (but not sure what fixed it). Please try a more recent version.

non-Jedi commented 6 years ago

I also cannot replicate this one on master fwiw.

MasonProtter commented 6 years ago

I just cloned the master and tried again, still does not work for me. I'm using emacs mac if that is relevant.

MasonProtter commented 6 years ago

I just checked and if I open a term window (or anti-term or multi-term) and open julia within that term session and try readline() I get the same issue so I guess this is not a julia-repl issue. Interestingly, I don't experience the same issue using python's repl.

tpapp commented 6 years ago

Which Emacs is this precisely?

MasonProtter commented 6 years ago

GNU Emacs 26.1 (build 1, x86_64-apple-darwin13.4.0, Carbon Version 157 AppKit 1265.21) of 2018-04-15