dundalek / closh

Bash-like shell based on Clojure
Eclipse Public License 1.0
1.61k stars 65 forks source link

Implement abbreviations for JVM version #151

Open dundalek opened 4 years ago

dundalek commented 4 years ago

Similarly to https://github.com/dundalek/closh/issues/106

Abbreaviations differ from aliases that they are expanded on the command line as they are typed. We will need to hook into somewhere on the layer of rebel-readline/jline.