Skip to content

Instantly share code, notes, and snippets.

@trptcolin
Created May 10, 2012 01:13
Show Gist options
  • Save trptcolin/2650243 to your computer and use it in GitHub Desktop.
Save trptcolin/2650243 to your computer and use it in GitHub Desktop.
preview3 -> preview4 repl improvements
REPL-y/jline2 features:
- blink-matching-parens
REPL-y/jline2/nREPL bugs:
- fix garbage output when editing multiple lines
- allow printing after a value is returned
- add cdoc alias
- fix clojuredocs command in a new project
- avoid warnings and errors for jlinerc and inputrc
- avoid nesting agents (Chas Emerick)
Lein features:
- Allow trampolining the repl task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment