| View previous topic :: View next topic |
| Author |
Message |
wirus Tux's lil' helper

Joined: 20 Jan 2007 Posts: 75
|
Posted: Mon Nov 12, 2007 12:19 pm Post subject: [solved]mc i UTF-8 |
|
|
Witam,
przeszedłem na kodowanie utf-8 wszystko działa ok, ale za cholerę
nie mogę zmusić mc do używania pliterek. Dolny pasek jest wyświetlany
prawidłowo, reszta nie. Katalogi, pliki typu "ąść" powodują rozjechanie się mc.
W mcedit w ogóle nie widać pliterek, ani nie można ich wpisać.
| Code: | $ locale
LANG=pl_PL.UTF-8
LC_CTYPE="pl_PL.UTF-8"
LC_NUMERIC="pl_PL.UTF-8"
LC_TIME="pl_PL.UTF-8"
LC_COLLATE="pl_PL.UTF-8"
LC_MONETARY="pl_PL.UTF-8"
LC_MESSAGES="pl_PL.UTF-8"
LC_PAPER="pl_PL.UTF-8"
LC_NAME="pl_PL.UTF-8"
LC_ADDRESS="pl_PL.UTF-8"
LC_TELEPHONE="pl_PL.UTF-8"
LC_MEASUREMENT="pl_PL.UTF-8"
LC_IDENTIFICATION="pl_PL.UTF-8"
LC_ALL=pl_PL.UTF-8
$ equery u mc
[ Searching for packages matching mc... ]
[ Colour Code : set unset ]
[ Legend : Left column (U) - USE flags from make.conf ]
[ : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for app-misc/mc-4.6.1-r4 ]
U I
- - 7zip : add support for 7zip archives
- - X : Adds support for X11
+ + gpm : Adds support for sys-libs/gpm (Console-based mouse driver)
+ + ncurses : Adds ncurses support (console display library)
+ + nls : Adds Native Language Support (using gettext - GNU locale utilities)
+ + pam : Adds support PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
- - samba : Adds support for SAMBA (Windows File and Printer sharing)
+ + slang : Adds support for the slang text display library (it's like ncurses, but different)
- - unicode : Adds support for Unicode
|
screeny:
http://img.wklej.org/v.php?id=80825mc1.png
http://img.wklej.org/v.php?id=95276mc2.png
Any ideas?
Last edited by wirus on Mon Nov 12, 2007 12:40 pm; edited 1 time in total |
|
| Back to top |
|
 |
BeteNoire Veteran


Joined: 25 Sep 2005 Posts: 1781
|
Posted: Mon Nov 12, 2007 12:30 pm Post subject: |
|
|
Wyszukiwarka forumowa ssie ale myślę, że był już taki temat.
Imo powinieneś przede wszystkim włączyć flagę unicode (najlepiej globalnie i nie wiem czemu jeszcze nie przyszło Ci to do głowy) i wyłączyć ncurses (dla samego mc). _________________ "We are the Merg. Resistance is futile. You will be assimilated." |
|
| Back to top |
|
 |
wirus Tux's lil' helper

Joined: 20 Jan 2007 Posts: 75
|
Posted: Mon Nov 12, 2007 12:39 pm Post subject: |
|
|
Unicode mam globalnie.
Aż mi wstyd.. w package.use miałem mc -unicode |
|
| Back to top |
|
 |
|