Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.43k stars 139 forks source link

Wrong encoding #741

Closed Tolik-Trek closed 1 year ago

Tolik-Trek commented 1 year ago

Comments in cp866 encoding are not displayed correctly if file is not open in editor. Example:

wrong encoding

UNICODE symbols for CP866 encoding: CP866.csv

CP866_CSV

Test file: Test.txt

Test_TXT
Gruntfuggly commented 1 year ago

Sadly, this is currently not possible. Please see https://github.com/Gruntfuggly/todo-tree/issues/63