sbt/internal/util-logging/src
Ethan Atkins 6532b58482 Fix typo in windows end key capability
The normal ansi escape sequence for the end key is \u001B[4~ not
\u001B[4!. This didn't seem to matter in terms of whether or not the
end key worked but it still is worth changing for consistency. Pointed
out in an issue comment in jline 3
(https://github.com/jline/jline3/issues/578#issuecomment-699834705).
2020-09-28 08:46:06 -07:00
..
main Fix typo in windows end key capability 2020-09-28 08:46:06 -07:00
test Add internal multi logger implementation 2020-08-09 11:20:34 -07:00