neurolabs / henplus

HenPlus is a SQL shell that can handle multiple sessions in parallel. The commandline interface with the usual history functions features TAB-completion for commands, tables and columns. Database connect via JDBC.
GNU General Public License v2.0
97 stars 51 forks source link

Regressions after jline2 update #24

Open neurolabs opened 13 years ago

neurolabs commented 13 years ago
neurolabs commented 13 years ago

the missing insertion of a space can only be fixed in jline2

neurolabs commented 13 years ago

Ctrl-D does work now