Re: problem saving file (or other command mode)

2011-03-23 Fir de Conversatie skeept
On Mar 22, 6:36 pm, Gregor Uhlenheuer wrote: > On 03/22/2011 09:28 PM, skeept wrote: > > > > > > > Since a couple of days I have been having the following problem with > > vim: > > > I use it normally and after a while I am unable to save the file > > using :wa > > Each time I press enter nothin

Re: Filename expansion bug in 7.3.138 on Windows?

2011-03-23 Fir de Conversatie Bram Moolenaar
Mike Williams wrote: > On 21/03/2011 14:56, Mike Williams wrote: > > On 21/03/2011 00:57, Gary Johnson wrote: > >> On 2011-03-21, Andy Wokula wrote: > >>> Am 18.03.2011 15:33, schrieb Mike Williams: > >> > The Win32 file search functions search both the long and short > versions of > >>

Re: Possible bug regarding CursorHold and 'notimeout'

2011-03-23 Fir de Conversatie Bram Moolenaar
Will Gray wrote: > According to the help, "[CursorHold] is not triggered when waiting for > a command argument to be typed, or a movement after an operator." > I've found a case in which 'updatetime' milliseconds after an operator > is pressed, CursorHold activates *and* repeats the operator keys

Re: VIM behaves differently after visual selection. (when system is in Esperanto)

2011-03-23 Fir de Conversatie Dominique Pellé
Mario wrote: > The steps to reproduce are... > 1: Set your system locale to Esperanto language. Mine → “eo.UTF-8” > 2: Edit any text file from the CMD, like “$ vim file.txt”. > 3: Start Visual-line selection mode. > > ...and then, in less than 1 second the selection should be lost, the > selected

VIM behaves differently after visual selection. (when system is in Esperanto)

2011-03-23 Fir de Conversatie Mario
The steps to reproduce are... 1: Set your system locale to Esperanto language. Mine → “eo.UTF-8” 2: Edit any text file from the CMD, like “$ vim file.txt”. 3: Start Visual-line selection mode. ...and then, in less than 1 second the selection should be lost, the selected block should “deselect”. On

Possible bug regarding CursorHold and 'notimeout'

2011-03-23 Fir de Conversatie Will Gray (graywh)
According to the help, "[CursorHold] is not triggered when waiting for a command argument to be typed, or a movement after an operator." I've found a case in which 'updatetime' milliseconds after an operator is pressed, CursorHold activates *and* repeats the operator keystroke (e.g. > becomes >>).

Re: Color Support for :! and :Shell system command execution

2011-03-23 Fir de Conversatie Will Gray (graywh)
On Mar 22, 7:04 pm, Charles E Campbell Jr wrote: > He should be able to redirect the output to a buffer. That's not very helpful for an interactive shell. -- Will Gray (graywh) -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are rep

Re: Filename expansion bug in 7.3.138 on Windows?

2011-03-23 Fir de Conversatie Mike Williams
On 21/03/2011 14:56, Mike Williams wrote: On 21/03/2011 00:57, Gary Johnson wrote: On 2011-03-21, Andy Wokula wrote: Am 18.03.2011 15:33, schrieb Mike Williams: The Win32 file search functions search both the long and short versions of file names. When the short version of a file name is cre