-
I have an idea of dynamic completion in case if your completion candidates depend on the context of the overall command and more specifically on all previously typed params/options.
Let's say you wan…
-
I'm trying to embed Ammonite into one of my programs, but always run into the same problem.
Running the standalone binary works just fine:
```
$ ammonite-repl-0.5.0-2.11.7
Loading...
Welcome to the …
-
Hello, I am using JLINE3 with the MinaSSHD library. When creating the LineReaderImpl with the terminal generated by ShellFactoryImpl via the ShellParams consumer, and executing the readLine function, …
-
Updating to 3.22.0 caused problems (#3446). That needs to be investigated further. Depending on the outcome of that investigation, we could choose one of:
1. figure out how to achieve the desired b…
-
**Describe the bug**
Jline version bump from 3.21.0 to 3.22.0 seems to have changed the default behavior of the shell, such that expected output now goes to stderr rather than stdout
**Versions (…
-
-
As title.
-
I am working on a CLI Application based on Quarkus and Picocli using JLINE3.
One command forks another application / shell script which uses "trap" to react on system signals.
Once the applicat…
-
I think this is happens typically in tests, not so important in real uses. Caused by:
https://github.com/jline/jline3/pull/975
When the `Display` is set to size `0x0`, it used to have `Integer.MAX…
-
## steps
- clone https://github.com/http4s/http4s (I'm using it as an example because it's large and it's open source, but other projects are affected the same way)
- Import it in IntelliJ
- Enab…