[NppExec] Cannot read some chars in the Java ouput console
A plugin to improve Notepad++
Brought to you by:
jenslorenz
Hello I have an issue with NppExec in Notepad++.
Some "non-standard" characters are not displayed in the NppExec console.
For example:
System.out.println("└");
(ALT + 192) will output ?
in the NppExec console instead of └
.
I tried to all of the "Console output..." options in the NppExec menu, bu the résult is the same in all cases.
I also tried to pass the UTF-8 encoding option to Java compiler and no change...
Thank's for help and have a nice day/night.
PS: my Java source file is encoded in UTF-8 W/O BOM.
*I tried all of the
*but the result
Last edit: Alexander Zumas 2017-05-25