Skip to content

Releases: eraserhd/rep

0.1.2

18 Feb 15:41
Compare
Choose a tag to compare

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

08 Jan 16:22
Compare
Choose a tag to compare

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

Initial release

19 Dec 22:00
Compare
Choose a tag to compare

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