2
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bad goal in pom, fixes #211 More... almost 10 years ago
Fix messed output when completing in the middle of an argument More... almost 10 years ago
Fix javadoc compilation on JDK8 More... almost 10 years ago
Merge pull request #200 from adzubla/master More... almost 10 years ago
[maven-release-plugin] prepare for next development iteration More... almost 10 years ago
[maven-release-plugin] prepare release jline-2.13 More... almost 10 years ago
Fix javadoc compilation with jdk8 More... almost 10 years ago
Option to choose if the enum will be completed in lower case More... almost 10 years ago
Export all packages in OSGi, fixes #71 More... almost 10 years ago
Update copyright year More... almost 10 years ago
FileHistory NullpointerException, fixes #171 More... almost 10 years ago
Fix typo More... almost 10 years ago
Clean up InfoCmp a bit More... almost 10 years ago
Add a working unit test for readBinding (#152) More... almost 10 years ago
Build cleanup, fixes #191 More... almost 10 years ago
Extract the readBinding method so that it can be publicly reused Fixes #152 More... almost 10 years ago
Support for infocmp capabilities. Rewrite the display of readLine() to leverage those capabilities instead of harcoding some stuff. More... almost 10 years ago
Avoid printing two spaces if the completer already adds one at the end More... almost 10 years ago
Use background color to test clearScreen(), #151 More... almost 10 years ago
Remove final modifiers on ConsoleReader methods, #108 More... almost 10 years ago
Support JUL as a logging mechanism Fixes #93 More... almost 10 years ago
Support JUL as a logging mechanism Fixes #93 More... almost 10 years ago
Use echoCharacter as the default mask if none is provided explicitely More... almost 10 years ago
Forgot to add new files in commit 89c54a94b8f98506be82c342d8652d454e5361cc More... almost 10 years ago
Use Charset.defaultCharset() instead of accessing the file.encoding system property directly More... almost 10 years ago
Allow a default buffer value in the buffer with readLine(), fixes #177 More... almost 10 years ago
Jline should strip ANSI off completion candidates, fixes #132 More... almost 10 years ago
Fixes #148 More... almost 10 years ago
Pasting in windows/linux Add support for the paste-from-clipboard operation, even if there’s no default mapping for it. Partial fix for #153 More... almost 10 years ago
Merge pull request #192 from ctubbsii/eliminate-warnings More... almost 10 years ago