Groups
Groups
Sign in
Groups
Groups
jline-users
Conversations
About
Send feedback
Help
jline-users
1–30 of 239
Mark all as read
Report group
0 selected
Charles Oliver Nutter
,
Guillaume Nodet
2
May 7
Migrating jline Maven namespace
Hi ! The "org.jline" namespace has been migrated already, and the "jline" one
unread,
Migrating jline Maven namespace
Hi ! The "org.jline" namespace has been migrated already, and the "jline" one
May 7
Pavel
Jan 13
How to make Jline3 ignore the exclamation mark at the beginning of the line
Hello everyone, I use jline 3.21. The problem is that it removes the exclamation mark at the
unread,
How to make Jline3 ignore the exclamation mark at the beginning of the line
Hello everyone, I use jline 3.21. The problem is that it removes the exclamation mark at the
Jan 13
Hamza Eraoui
,
Guillaume Nodet
3
12/2/24
Secondary Prompt Support
It works, but the problem is that it gets stuck on the new line even when I press Enter. The passed
unread,
Secondary Prompt Support
It works, but the problem is that it gets stuck on the new line even when I press Enter. The passed
12/2/24
Thomas Segismont
,
Guillaume Nodet
4
11/8/24
Issue with testing a terminal on Windows with GitHub Actions
Thank you Guillaume, I'll give this a try and keep you informed. Le ven. 8 nov. 2024 à 09:28,
unread,
Issue with testing a terminal on Windows with GitHub Actions
Thank you Guillaume, I'll give this a try and keep you informed. Le ven. 8 nov. 2024 à 09:28,
11/8/24
Derek Plautz
, …
Guillaume Nodet
4
8/15/24
Ctrl-D on partial input not throwing EndOfFileException
Learn something everyday, thanks for this clarification! On Thursday, August 15, 2024 at 3:47:17 PM
unread,
Ctrl-D on partial input not throwing EndOfFileException
Learn something everyday, thanks for this clarification! On Thursday, August 15, 2024 at 3:47:17 PM
8/15/24
Joseph Morgan
7/24/24
Starting a very complex project to use JLine - Advice on best approach
I'm at the beginning of a very large project to build an interactive console for managing
unread,
Starting a very complex project to use JLine - Advice on best approach
I'm at the beginning of a very large project to build an interactive console for managing
7/24/24
Alejandro Revilla
2
6/16/24
ClassNotFoundException: com.sun.jna.Platform in Java 21
For the record, this issue turned out to be a user error on my part. A missing line in a very simple
unread,
ClassNotFoundException: com.sun.jna.Platform in Java 21
For the record, this issue turned out to be a user error on my part. A missing line in a very simple
6/16/24
Michal
1/7/24
Exit terminal raw mode
Hello, I am currently building a console application in which I need the terminal signal to be able
unread,
Exit terminal raw mode
Hello, I am currently building a console application in which I need the terminal signal to be able
1/7/24
Zeeshan Alam
10/27/23
Hide Input in multithread app
I want to hide the given input by user and want to do something based on the input only single
unread,
Hide Input in multithread app
I want to hide the given input by user and want to do something based on the input only single
10/27/23
Maarten Boekhold
2
8/24/23
Free-form argument in the middle of a command line
FYI I'm using jline 3.10.0, because 3.23.0 crashes on me with a SIGSEGV... # # A fatal error has
unread,
Free-form argument in the middle of a command line
FYI I'm using jline 3.10.0, because 3.23.0 crashes on me with a SIGSEGV... # # A fatal error has
8/24/23
Archie Cobbs
8/12/23
JLine3 and java-console-toolkit
Hi folks, I've been looking for a way to add command line interface (CLI) support to Java
unread,
JLine3 and java-console-toolkit
Hi folks, I've been looking for a way to add command line interface (CLI) support to Java
8/12/23
Barry McGillin
7/24/23
Hyperlinnks in JLine terminals
IS there a way to do this with Jline3? We are generating urls for issues and want to see if we can
unread,
Hyperlinnks in JLine terminals
IS there a way to do this with Jline3? We are generating urls for issues and want to see if we can
7/24/23
Adwaith H Sivam
,
Guillaume Nodet
2
3/10/23
How does jline work internally
I suggest to first look at the Repl demo from jline and see how you can build from it. JLine offers
unread,
How does jline work internally
I suggest to first look at the Repl demo from jline and see how you can build from it. JLine offers
3/10/23
Raffaele Sgarro
,
Guillaume Nodet
8
3/10/23
Unable to create JNA/JANSI terminal on Windows: [6] Handle not valid
On Fri, Mar 10, 2023 at 12:48 PM Raffaele Sgarro <raffael...@gmail.com> wrote: Thanks a lot
unread,
Unable to create JNA/JANSI terminal on Windows: [6] Handle not valid
On Fri, Mar 10, 2023 at 12:48 PM Raffaele Sgarro <raffael...@gmail.com> wrote: Thanks a lot
3/10/23
Guillaume Nodet
1/19/23
[ANNOUNCE] Line 3.22.0 released
JLine 3.22.0 has been released and is now available on maven central. Please report any issue ! See
unread,
[ANNOUNCE] Line 3.22.0 released
JLine 3.22.0 has been released and is now available on maven central. Please report any issue ! See
1/19/23
Alwin Schneider
,
Brad Wood
3
10/3/22
How to use this
Thank you so much brad. This is a very helpful suggestion! Unfortunalety i got rid of java and i am
unread,
How to use this
Thank you so much brad. This is a very helpful suggestion! Unfortunalety i got rid of java and i am
10/3/22
René Jansen
, …
Vedant Chawla
15
9/28/22
so where did jline.ConsoleRunner go?
Hi Guillaume, We are getting this on our console.(Please see attached picture) Can we disable this
unread,
so where did jline.ConsoleRunner go?
Hi Guillaume, We are getting this on our console.(Please see attached picture) Can we disable this
9/28/22
Dieter Mai
,
Guillaume Nodet
2
10/19/21
Strange symbols at start of line in Cygwin terminal
Try calling: reader.unsetOpt(Option.BRACKETED_PASTE); Just raised https://github.com/jline/jline3/
unread,
Strange symbols at start of line in Cygwin terminal
Try calling: reader.unsetOpt(Option.BRACKETED_PASTE); Just raised https://github.com/jline/jline3/
10/19/21
Jeff Crump
9/10/21
Color schemes with respect to the console background
New to JLine here, looking for some guidance on how to handle colorized text for prompts and output,
unread,
Color schemes with respect to the console background
New to JLine here, looking for some guidance on how to handle colorized text for prompts and output,
9/10/21
markstart00
7/21/21
[help] function-key non blocking mappings for linux terminal application, with blocking line reader for data entry.
i have terminal and line reader and function key mappings that pick up when f keys are pressed. but
unread,
[help] function-key non blocking mappings for linux terminal application, with blocking line reader for data entry.
i have terminal and line reader and function key mappings that pick up when f keys are pressed. but
7/21/21
Matti Rinta-Nikkola
5/3/21
[ANNOUNCE] JLine 3.20.0 released
JLine 3.20.0 has been released and is now available on maven central. Please report any issue !
unread,
[ANNOUNCE] JLine 3.20.0 released
JLine 3.20.0 has been released and is now available on maven central. Please report any issue !
5/3/21
Brad Wood
,
Guillaume Nodet
3
4/28/21
JANSI compat
Awesome, thanks for confirming! Thanks! ~Brad Developer Advocate Ortus Solutions, Corp E-mail: brad@
unread,
JANSI compat
Awesome, thanks for confirming! Thanks! ~Brad Developer Advocate Ortus Solutions, Corp E-mail: brad@
4/28/21
Brad Wood
4/12/21
Curses library demo
Is the Curses library a working utility? Are there any demos of how to use it? Thanks! ~Brad
unread,
Curses library demo
Is the Curses library a working utility? Are there any demos of how to use it? Thanks! ~Brad
4/12/21
Brad Wood
,
Guillaume Nodet
4
4/1/21
TerminalBuilder equiv for org.jline.terminal.dumb.color
Thanks for the quick reply. Your pull looks great. I can set the system prop fairly easily, but the
unread,
TerminalBuilder equiv for org.jline.terminal.dumb.color
Thanks for the quick reply. Your pull looks great. I can set the system prop fairly easily, but the
4/1/21
Matti Rinta-Nikkola
1/19/21
[ANNOUNCE] JLine 3.19.0 released
JLine 3.19.0 has been released and is now available on maven central. Please report any issue !
unread,
[ANNOUNCE] JLine 3.19.0 released
JLine 3.19.0 has been released and is now available on maven central. Please report any issue !
1/19/21
Brad Wood
, …
Matti Rinta-Nikkola
16
12/14/20
Choosing colors for auto menu list completion
Thanks for the additional fixes. I had noticed the overlap on the styles and had made the extra
unread,
Choosing colors for auto menu list completion
Thanks for the additional fixes. I had noticed the overlap on the styles and had made the extra
12/14/20
Matti Rinta-Nikkola
,
Brad Wood
2
12/11/20
[ANNOUNCE] JLine 3.18.0 released
Thanks for the release, guys! ~Brad Developer Advocate Ortus Solutions, Corp E-mail: br...@coldbox.org
unread,
[ANNOUNCE] JLine 3.18.0 released
Thanks for the release, guys! ~Brad Developer Advocate Ortus Solutions, Corp E-mail: br...@coldbox.org
12/11/20
Brad Wood
, …
Alejandro Revilla
5
11/11/20
Handle TERM signal
Thanks for the tip Alejandro. I had some useful debugging information in the loop originally, but you
unread,
Handle TERM signal
Thanks for the tip Alejandro. I had some useful debugging information in the loop originally, but you
11/11/20
Matti Rinta-Nikkola
10/26/20
[ANNOUNCE] JLine 3.17.0 released
JLine 3.17.0 has been released and is now available on maven central. Please report any issue !
unread,
[ANNOUNCE] JLine 3.17.0 released
JLine 3.17.0 has been released and is now available on maven central. Please report any issue !
10/26/20
Andrew G
,
Guillaume Nodet
3
8/10/20
Arrow Keys
That worked thank you very much! I had tried the terminal.puts calls by themselves, but not with the
unread,
Arrow Keys
That worked thank you very much! I had tried the terminal.puts calls by themselves, but not with the
8/10/20