Cameron Pulsford wrote:
> I am running bash 4.0.10 (installed through macports)
> hw = Macbook 2,1 os = mac os x 10.5.6
> Compiled with gcc 4.0.1
> 
> A lot of times after a long vim session when I return to bash, my cursor
> is not on a new line, it's on a previous line and it seems like bash is
> in overtype mode. 

This is a problem with vim, not bash.  The application running in full-
screen mode is responsible for restoring the screen and cursor.  If
you're not sure, use ^L to have bash/readline redraw the current line.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer

Chet Ramey, ITS, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/


Reply via email to