Adam-Kay / Batch-Encoder

Command line batch file encoder using FFmpeg
GNU General Public License v3.0
0 stars 0 forks source link

Arrow character does not display properly on some terminals #5

Closed Adam-Kay closed 1 year ago

Adam-Kay commented 1 year ago

Bug Description

The character does not show correctly on some windows terminals. It should probably be replaced with ->.

Steps to Reproduce

  1. Attempt to update an out-of-date version of the program
  2. A new version is found. In the string (1.4.0→1.4.1) the key does not display correctly.

Expected behavior

A clear and concise description of what you expected to happen.

Potential Cause

Default console font does not support the character on Windows 10 or perhaps is ASCII instead of UTF-8.