Sublime Forum

Newbie - Unicode problem (Turkish letter)

#1

image

This only happens when I am writing with C and thats just happens in terminal. I’m using terminus build.

0 Likes

#2

Are you using UTF-8 encoding for that file? You can check by enabling this setting: "show_encoding": true - it will show the encoding in the status bar on the bottom right.

0 Likes

#3

Yeah It’s UTF-8. With all my respect, I think terminus using en_US.UTF-8
image
I don’t know I skip that it’s for the linux but could it be? Oh and I don’t now how to change these settings…

0 Likes

#4

Are you sure you’ve selected your custom terminus build system? (Tools > Build With…)

0 Likes

#5

Yes It’s selected.

0 Likes

#6

It works fine on my end with the default build systems:

0 Likes

#7

Well… I don’t get a problem other programming language too. It’s just happened when writing with C.

0 Likes