Deprecated API
Contents
-
Deprecated Classes
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionThis method will be removed in a future version. Use
Terminal.outputEncoding()instead.UseTerminal.inputEncoding()instead. This method will be removed in a future version.UseTerminal.outputEncoding()instead. This method will be removed in a future version.JLine now writes Unicode output independently from the selected code page. Using this option will only make it emulate the selected code page forTerminal.input()andTerminal.output().