Releases: abicky/nodejs-repl.el
Releases · abicky/nodejs-repl.el
0.2.5
Compare
Sorry, something went wrong.
No results found
abicky
released this
19 Feb 00:05
0.2.4
Compare
Sorry, something went wrong.
No results found
abicky
released this
23 Feb 14:52
Fix unexpected process exits by sending "\x04" instead of comint-send-eof #32
Stop supporting old Emacs versions #33
Support Node.js 13.7.0 #34
0.2.3
Compare
Sorry, something went wrong.
No results found
abicky
released this
14 Jan 15:31
Support Node.js 13 and stop supporting Node.js 8 #29
0.2.2
Compare
Sorry, something went wrong.
No results found
abicky
released this
16 Jun 17:56
Support Node.js 12 and stop supporting Node.js 7 or earlier #25
Remove redundant prompts after completion #26
0.2.1
Compare
Sorry, something went wrong.
No results found
abicky
released this
24 Oct 16:59
Introduce nodejs-repl-use-global custom variable #23
0.2.0
Compare
Sorry, something went wrong.
No results found
abicky
released this
17 Sep 17:04
Add support for path to Node.js command per project. #19
End support for old versions #20
Delete prompts inserted on set_window_size #21
Remove nodejs-repl-send-last-sexp #22
0.1.7
Compare
Sorry, something went wrong.
No results found
abicky
released this
15 Sep 04:53
Use the editor mode of the REPL to send regions. (#18 )