Bug 133585

Summary: Backspace in vim and man
Product: [Fedora] Fedora Reporter: Bob Lynch <rmlynch>
Component: vimAssignee: Karsten Hopp <karsten>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-25 13:42:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bob Lynch 2004-09-24 22:14:06 UTC
Description of problem: All of sudden after upgrading to FC3T2, I get
"^?" lotsa places, but vi(m) and man are the most bothersome.  I fixed
vi(m) with "set t_kb=^?" in ~/.vimrc, but haven't yet figured out how
to fix man.


Version-Release number of selected component (if applicable):
vim-common-6.3.025-2, man-1.5m2-8

How reproducible: Always appears, will not go away unless, for
example, ~/.vimrc fix above applied.


Steps to Reproduce:
1. Open a document, "vi my.txt".
2. Go to insert mode, type some text.
3. Try to backspace to erase text.
  
Actual results:
Hitting backspace, which previously erased, gives "^?", no erase.

Expected results:
Text erase in insert mode.

Additional info: In a man page, trying to search for a string, same
behavior of backspace which previously erased text in /string_to_search.

Comment 1 Karsten Hopp 2005-01-25 13:42:47 UTC
I think this got fixed for the final version.