Overview
Artifact ID: | 3fa8ba52e727564e93b101c89801369c093c2d12 |
---|---|
Ticket: | 8d916f5fc30be34eb232cd9aca97ecc92769e8b4
Issues with branch windows-i18n |
User & Date: | anonymous 2011-05-04 18:56:55 |
Changes
- Appended to comment:
<hr /><i>anonymous added on 2011-05-04 18:56:55 UTC:</i><br /> <b>Here my observations:</b> (using version: [503a0ef555]) On cmd.exe, I type: chcp 65001 and I use lucida console font instead of the default Rasters font to be able to use utf-8 on console. in that mode, fossil status will print filename correctly on the console. But not the fossil add command: since it print on screen before the conversion to utf-8. (I believe).