summaryrefslogtreecommitdiffstats
path: root/src/main/java/jline
Commit message (Collapse)AuthorAgeLines
* Use jansi's Windows support for terminal colors.Travis Watkins2012-05-23-0/+1
|
* Remove "failed to querty stty columns" spam. Fixes BUKKIT-1669.Travis Watkins2012-05-23-5/+13
| | | | | | | | When trying to execute stty to get terminal properties an InterruptedException can be triggered even though we've read all of the output from stty that we need. Instead of printing a warning and returning -1 in this case try to parse what data we do have and reset the cache timer. May also address BUKKIT-1627 and BUKKIT-1686.
* Add files from jline for diff visibilityTravis Watkins2012-05-23-0/+309