Bug#487120: vim-runtime: Screen is not redrawn after running external file handler from netrw plugin

Charles Campbell Charles.E.Campbell at nasa.gov
Tue Jul 1 15:27:53 UTC 2008


James Vega wrote:
> Chip,
>
> As suggested in the topic, after returning to Vim from running gx the
> screen display may be garbled from running the external command.  I
> notice in another part of netrw, there is a comment near the commented
> out "redraw!" indicating this was intentionally done to leave the
> transfer messages on the screen.
>
> The attached patch, by Teemu Likonen, re-enables only the redraw for the
> external filehandler portion of the code which seems like a reasonable
> compromise.  Your thoughts?
>
>   
I'll look at it -- probably doing a redraw after external filehandlers 
is ok.  I used to have a lot more redraws; Bram M had a problem with 
seeing the results of external commands, so I removed them.  There's 
still a number of commented out redraw!s in netrw.vim's script.

BTW, I've fixed the problem with wide listings and preview; I'm now 
looking at the [Scratch] buffer issue.

Regards,
Chip Campbell






More information about the pkg-vim-maintainers mailing list