Eraserhd Rep Versions Save

A single-shot nREPL client designed for shell invocation

v0.1.2

5 years ago

Added

  • Add --op to specify an operation other than "eval".
  • Add --print option to specify which keys in response messages to print and how.
  • Add --send to send additional keys in request messages.

Kakoune

  • ,eR replaces selection with its evaluated result.

v0.1.1

5 years ago

Added Since 0.1.0

  • Add -n, --namespace option to specify the namespace of evaluated code.
  • Add -l, --line option to specify the file, line number, and column of evaluated code.
  • Now releasing Linux binaries (thanks Circle CI!)
  • Documentation updatings, including an example of how an editor might invoke rep

v0.1.0

5 years ago

This is the first release. It works. It's documented. It's hard to build (not my fault though).