Harry Putnam <[EMAIL PROTECTED]> writes:
 > An example: Previous to update, pressing bckspc while in insert mode
 > in vim would delete to the left, moving the cursor to left.  Now I
 > get ^? with the same action.

I don't know why that broke, but I fix it by doing this:

# stty erase '^?'

I use the tcsh instead of bash, by I think the syntax is the same. Then 
just put that in your .bashrc/.tcshrc file, so that you don't have to 
type it every time you log in.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to