jodaka
Цитата:
Цитата:
Попробуй:
File -> encoding -> UTF-8
Добавлено:
Цитата:
Цитата:
какая у тебя локаль выставлена?
Цитата:
$ locale
LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE=C
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=
Попробуй:
File -> encoding -> UTF-8
Добавлено:
Цитата:
# Title: .SciteUser.properties Linux
# Window sizes and visibility
tabbar.visible=1
toolbar.visible=1
statusbar.visible=1
#Chooses how the file name is displayed in the title bar. When 0 (default) the file name is displayed.
#When 1 the full path is displayed. When 2 the window title displays "filename in directory".
title.full.path=2
#Require for tabbar
buffers=20
autocompleteword.automatic=1
check.if.already.open=1
load.on.activate=1
find.files=*
edge.column=100
edge.mode=2
#Folding
fold.symbols=3
line.margin.visible=1
line.margin.width=3+
#HTML
#xml.auto.close.tags=1
indent.size.$(file.patterns.html)=2
tab.size.$(file.patterns.html)=2
use.tabs.$(file.patterns.html)=0
if PLAT_GTK
font.face=!Bitstream Vera Sans Mono
font_size.big=9
font_size.small=9
font_size.verysmall=9
font.base=font:$(font.face),size:$(font_size.big)
font.small=font:$(font.face),size:$(font_size.small)
font.verysmall=font:$(font.face),size:$(font_size.verysmall)
font.comment=$(font.small)
font.code.comment.box=$(font.comment)
font.code.comment.line=$(font.comment)
font.code.comment.doc=$(font.comment)
font.text=$(font.small)
font.text.comment=$(font.small)
font.embedded.base=$(font.small)
font.embedded.comment=$(font.small)
font.monospace=$(font.small)
font.vbs=$(font.monospace)
font.js=$(font.monospace)
#Strips trailing white spaces from the file while saving.
strip.trailing.spaces=1
#Ensures file ends with a line end when saved.
ensure.final.line.end=1
#Ensures all lines end with the current Line End Characters setting when saved.
ensure.consistent.line.ends=1
if PLAT_WIN
command.help.*.php="C:\Programme\mozilla.org\Mozilla\mozilla.exe" "http://www.php.net/$(CurrentWord)"
if PLAT_GTK
command.help.*.php=opera -newpage "http://www.php.net/$(CurrentWord)"