gtk - Using Vim warning style in gVim -


when example edited file changed outside of vim, vim issues warning , offers reload file. in command line vim green text on bottom appears, in gvim there gtk+ popup window instead. vim behaviour more, , i'd have in gvim well, how can change that?

there option enable behavior in gui version of vim. if c set in guioptions, console-like dialogs used instead of graphical popup ones.

:set guioptions+=c 

Comments

Popular posts from this blog

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -