fusesource/jansi
Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
JavaApache-2.0
Issues
- 14
Failed to load native library:jansi-2.4.0-1ba1a04f0d4ec9d-libjansi.so. osinfo: Linux/arm
#251 opened by somera - 0
Illegal reflection warning in Java 11
#298 opened by eko-dylan - 0
- 0
Broken support for Linux/aarch64
#296 opened by gnodet - 2
Support for os.name=Linux, os.arch=aarch64
#219 opened by lanmaoxinqing - 1
- 1
Jansi 2.4.1 JPMS configuration regresses JLine
#286 opened by cdivilly - 0
Archive this repository, Jansi is part of Jline3 now
#294 opened by cstamas - 1
Terminal input gets lost, but output continues
#293 opened by Osiris-Team - 1
- 0
- 0
Security issue: Code injection due to insecure tmp file creation (Version <= 2.4.0)
#288 opened by fluffysatoshi - 0
No logs received on Datadog when running on AWS Fargate
#287 opened by AntoineDuComptoirDesPharmacies - 2
- 0
- 0
JVM crash on C library init
#282 opened by tkrah - 0
Not calling AnsiConsole.systemInstall() makes a difference under Windows CMD.exe console
#281 opened by ceki - 0
- 2
Merge JANSI into JLine
#277 opened by gnodet - 0
AnsiConsole.getTerminalWidth() returns 13249 instead of 200 on Windows with Git Bash
#233 opened by stefanseifert - 16
- 5
- 4
Box drawing characters don't print correctly after AnsiConsole.systemInstall() in cmd.exe
#247 opened by codemonstur - 0
Improve robustness of initial cleanup
#255 opened by gnodet - 5
Support Windows on ARM
#238 opened by rubin55 - 8
Add support for Android
#225 opened - 8
Add support for statically linking Jansi JNI library
#246 opened by rsenden - 5
Investigate using FFM API
#230 opened by gnodet - 2
- 2
cursor methods are not working on 2.4.0
#248 opened by afattahi54 - 1
Add support for Linux RISC-V 64
#260 opened by Glavo - 3
Jansi for Windows Command Prompt
#227 opened by BlazerYoo - 1
Upgrade FreeBSD cross image
#257 opened by michael-o - 2
Out Of Memory happened during fuzzing test
#239 opened by baltsers - 12
JANSI Not Executable In '/tmp' on CENTOS
#241 opened by clementmark - 6
jansi dll constantly extracted to temp
#244 opened by VirtualTim - 0
- 1
AnsiConsole.systemInstall() should only increment "installed" if it succeeds without exception
#242 opened by kwin - 0
- 3
library.jansi.path not being used?
#235 opened by bdw429s - 8
Fix license name
#229 opened by michael-o - 1
Is it possible to parse ansi text to get text and its attributes using Jansi?
#234 opened by PavelTurk - 0
Fix name in pom.xml
#236 opened by Nailik - 0
sign macOS .jnilib files
#232 opened by jonahgraham - 2
Allow interception of AnsiConsole's output
#228 opened by NilsRenaud - 11
Support Mac-arm64 target
#218 opened by electrum - 1
NullPointerException thrown during systemUninstall
#214 opened by guylabs - 0
Missing DEFAULT colours in AnsiRender
#213 opened by mattjlewis - 0
class NoAnsi is missing override methods
#215 opened by cbcmg - 7
HtmlAnsiOutputStream removed from latest Jansi?
#210 opened by Osiris-Team