Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 115902 - ^[34m~ displayed after last line
Summary: ^[34m~ displayed after last line
Keywords:
Status: CLOSED DUPLICATE of bug 115499
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-16 22:51 UTC by John Reiser
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:01:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Reiser 2004-02-16 22:51:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040115

Description of problem:
The string "^[34m~" is displayed for the first line after the EOF,
instead of "~".  This happens directly on a console xterm, and on a
remote xterm from RH9 via ssh, so the problem is in vim and not in
xterm (or ncurses or termcap).  Fresh default Workstation install (not
upgrade) of Fedora Core 2 Test 1, with no previous $HOME environment.

Version-Release number of selected component (if applicable):
vim-common-6.2.253-1

How reproducible:
Always

Steps to Reproduce:
1. date >foo
2. vi foo
3.
    

Actual Results:
Mon Feb 16 14:52:53 PST 2004
^[34m~ ~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"foo" 1L, 29C                                              

Expected Results:
Mon Feb 16 14:52:53 PST 2004
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
"foo" 1L, 29C                                              

Additional info:

Comment 1 Sammy 2004-02-17 00:59:29 UTC
This is the new ncurses that does not yet include the xterm color patch. 

Comment 2 Bill Nottingham 2004-02-17 05:26:35 UTC

*** This bug has been marked as a duplicate of 115499 ***

Comment 3 Red Hat Bugzilla 2006-02-21 19:01:20 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.