Bug 10622 - vi does not display Russian characters properly
Summary: vi does not display Russian characters properly
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 3.1-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-03-16 18:00 UTC by shalunov
Modified: 2000-03-17 09:23 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shalunov 1999-03-16 16:53:41 UTC
>Number:         10622
>Category:       bin
>Synopsis:       vi does not display Russian characters properly
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 16 10:00:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     stanislav shalunov
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
AT&T
>Environment:

FreeBSD tuzik.lz.att.com 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Wed Mar 10 11:57:33 EST 1999     shalunov@tuzik.lz.att.com:/usr/src/sys/compile/TUZIK  i386

MM_CHARSET=KOI8-R
TERM=cons25
LANG=ru_RU.KOI8-R
SHELL=/bin/sh
LC_ALL=ru.RU.KOI8-R
EDITOR=vi

>Description:

	The vi editor displays hex numbers in `\xab' notation instead
	of Russian letters in some contexts (with proper variables set).

>How-To-Repeat:

	$ vi<RET>
	:anyunknowncommand<RET>

>Fix:
	
	Sorry, no patch provided.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Comment 1 shalunov 1999-03-16 18:00:00 UTC
	The vi editor displays hex numbers in `\xab' notation instead
	of Russian letters in some contexts (with proper variables set).

Fix: 

Sorry, no patch provided.
How-To-Repeat: 
	$ vi<RET>
	:anyunknowncommand<RET>
Comment 2 stanislav shalunov 2000-03-17 04:21:08 UTC
Just noticed that this PR hangs around.
Somebody eagle-eyed spotted a typo in variable name,
so it's my fault to just uncomment some lines without really looking
at them.

PR should be closed now.
Comment 3 Sheldon Hearn freebsd_committer freebsd_triage 2000-03-17 09:21:49 UTC
State Changed
From-To: open->closed

Closed on the originator's request.  Thanks!