[fpc-devel] fpcsrc/rtl/unix/video.pp
Marco van de Voort
marcov at stack.nl
Fri Nov 3 13:03:33 CET 2006
> On Thu, 2 Nov 2006, Matthew V. Kotov wrote:
>
> > Hello,Free Pascal development team!
> >
> > Sorry, I speak English very bad.
> >
> > In file fpcsrc/rtl/unix/video.pp nessesary take away lines:
> >
> > If fpGetEnv('TERM')='xterm' then
> > NoExtendedFrame := true; {use of acs for xterm is ok}
> >
> > because it prevents using cyrillic symbols (codepage CP1251).
>
> Before we apply this patch: What is the side effect for graphic characters ?
Afaik this kills linedrawing.
More information about the fpc-devel
mailing list