-
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bruce Hauman
committed
Mar 28, 2018
1 parent
d5c752c
commit ae999ca
Showing
5 changed files
with
85 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# 0.1.2 Vi improvements and key binding configuration | ||
|
||
* Fixed PrintWriter->on name collision warning for Clojure 1.9 | ||
* Added additional vi like bindings for clojure actions to :vi-cmd key map | ||
* make readline history file project local | ||
* make it easier to alter-var-root core repls to rebel-readline repls | ||
* fix blow up when COLORFGBG isn't formatted correctly | ||
* fix repl key-map swtiching feedback | ||
* add a clojure-force-accept-line widget that submits a line regardless | ||
* allow key binding configuration in the rebel_readline.edn config file | ||
|
||
# 0.1.1 Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters