Antti Harri wrote:
> On Wed, 21 Apr 2010, frantisek holop wrote:
>
> > ehm,
> > so how do i exactly use utf8 with this? :]
> >
> > (Is there an option to switch encodings?
> > in man 7 urxvt)
> >
> >
> > $ LC_CTYPE=en_US.UTF-8 urxvt
> > urxvt: default locale unavailable, check LC_* and LANG variables.
> > Continuing.
> > perl: warning: Setting locale failed.
> > perl: warning: Please check that your locale settings:
> > LC_ALL = (unset),
> > LC_CTYPE = "en_US.UTF-8",
> > LANG = (unset)
> > are supported and installed on your system.
> > perl: warning: Falling back to the standard locale ("C").
> >
> > is xterm still the only way to get utf8 terminal support
> > on openbsd?
>
> No, at least konsole in kdebase allows you to change encoding.
> It's as simple as clicking: Settings->Encoding->Unicode ( utf8 )
x11/gnome/terminal also allows you to change encoding.
> And for the port itself, the 'a' should be dropped from the
> beginning of the COMMENT.
>
> --
> Antti Harri
Kevin