On Windows, JLine uses a native .dll (which it automatically extracts from the jline jar and loads at runtime) to access native console features. On UNIX systems, JLine will perform the necessary terminal setup by launching the "stty" command.
[top] |
Various flavors of Windows (95, 98, NT, XP, 2000), Mac OS X, and multiple UNIX systems (Linux, Solaris, HPUX).
[top] |