Denis Vlasenko wrote: > Alexander, with ENABLE_LOCALE_SUPPORT off and ENABLE_FEATURE_VI_8BIT on, > vi shall accept everything above 31 which is not x7f and not 0x9b:
Sorry for the late response, I was offline for quite some time. Turning off locale support fixed the ash line editing issue for me too and vi was finally able to accept my german umlauts, _BUT_ only two of them. I open vi, change to insert mode, enter 'ä' (works), 'ä' (still works) and a third 'ä' produces strange symbols on the screen. This happens only after I put in the third non-ascii character, well, wait, this seems to happen only after I pass the third column of a line, f.ex. 1234ä doesn't work at all. Oddly, this only happens when I'm on the physical console of my thinclient, connecting via SSH to it and starting vi works as expected (I can now input the umlauts and other 8bit characters without problems). ciao && thanks for the pointer to ENABLE_LOCALE, -- Alexander Griesser (Netzwerkadministration) E-Mail: [EMAIL PROTECTED] | Web: http://www.lkh-vil.or.at KABEG LKH Villach | Nikolaigasse 43 | 9500 Villach Tel.: +43 4242 208 3061 | Fax.: +43 4242 971 3061 _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
