Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always bottom console prompt #293

Open
sbernard31 opened this issue Oct 31, 2018 · 0 comments
Open

Always bottom console prompt #293

sbernard31 opened this issue Oct 31, 2018 · 0 comments

Comments

@sbernard31
Copy link

I try to develop a command line tool using jline2 with a kind of always bottom prompt and some asynchronous logback logs.

I find a way to do that but I share it to know if this is the right approach.

here is the main loop.
here the custom appender for logback log.

Just in case you ask why I'm using jline2 and not jline3 => remkop/picocli#535

(By the way I'm curious to know if this would be easier to do that with jline 3 ?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant