prati0100 / git-gui

Tcl/Tk based UI for Git. I am currently acting as the project's maintainer.
160 stars 87 forks source link

Use gui.encoding for showing console output #101

Open nE0sIghT opened 9 months ago

nE0sIghT commented 9 months ago

This patch fixes issue https://github.com/prati0100/git-gui/issues/68 I used gui.encoding as console encoding, but it can be better to introduce new option eg gui.console-encoding for it.