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




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to