Re: Vim stops

2013-07-09 Fir de Conversatie John Little
Marcin said: > I am not sure why it get's three Z though. I'd expected to see only two of > them. The last z eats the first Z, if there are an odd number of z's, as z is a prefix to two key commands. Regards, John Little -- -- You received this message from the "vim_dev" maillist. Do not

Re: Vim stops

2013-07-08 Fir de Conversatie Marcin Szamotulski
explanation: press z and hold for a few seconds > > >now while pressing z, press also shift > > >so it results in +shift NOT ZZ or > > shift+z > > > Vim stops > > > > Now repeat this in shell and po

Re: Vim stops

2013-07-08 Fir de Conversatie Tony Mechelynck
nce the following weird behaviour: > > 1. command /usr/local/bin/vim -nNX -u NONE > 2. shift > explanation: press z and hold for a few seconds >now while pressing z, press also shift >so it results in +shift

Re: vim stops

2013-07-08 Fir de Conversatie Charles Campbell
Please update the output of 'vim --help'. I shall now hunt for other discrepancies between 'vim --help' and ':h startup-options'. I think you wanted a new topic; irregardless, you appeared to have "Replied" to an unrelated topic ("Re: vim stops).

Re: Vim stops

2013-07-08 Fir de Conversatie Nikolay Pavlov
X -u NONE > 2. shift > explanation: press z and hold for a few seconds >now while pressing z, press also shift >so it results in zzzz+shift NOT ZZ or shift+z > Vim stops Now repeat this in shell and post result here. I

Re: vim stops

2013-07-08 Fir de Conversatie Bram Moolenaar
Manuel Ortega wrote: > > 1. command /usr/local/bin/vim -nNX -u NONE > > Bram, > > I looked at this and didn't remember offhand what the '-X' flag did. No > wonder: 'vim --help' has no entry for that flag. But ':h startup-options' > *does* say what the flag does. Please update the output of '

Vim stops

2013-07-08 Fir de Conversatie Dimitar DIMITROV
conds    now while pressing z, press also shift    so it results in +shift NOT ZZ or shift+z Vim stops Ran it under valgrind but it reports: definitely lost: 0 bytes in 0 blocks Version: VIM - Vi IMproved 7.4a BETA (2013 Jul 6, compiled Jul  8 2013 13:51:44) Inc

Re: vim stops

2013-07-08 Fir de Conversatie tooth pik
On Mon, Jul 08, 2013 at 02:41:11PM +0100, Dimitar DIMITROV wrote: > No, I didn't right ZZ but zz. It's different :) and what about "then simultaneously press shift"? or maybe you have a keyboard that produces other than Z for SHIFT-z? and please don't top-post -- _|_ _ __|_|_ ._ o| |_(

Re: vim stops

2013-07-08 Fir de Conversatie Manuel Ortega
> 1. command /usr/local/bin/vim -nNX -u NONE > Bram, I looked at this and didn't remember offhand what the '-X' flag did. No wonder: 'vim --help' has no entry for that flag. But ':h startup-options' *does* say what the flag does. Please update the output of 'vim --help'. I shall now hunt for

Re: vim stops

2013-07-08 Fir de Conversatie Dimitar DIMITROV
No, I didn't right ZZ but zz. It's different :)   Dimitar --- GPG Key: 2048R/160C6FA8 2012-10-11 Dimitar Dimitrov (kurkale6ka) De : tooth pik À : vim_dev@googlegroups.com Envoyé le : Lundi 8 juillet 2013 14h36 Objet : Re: vim stops On M

Re: vim stops

2013-07-08 Fir de Conversatie tooth pik
On Mon, Jul 08, 2013 at 02:05:19PM +0100, Dimitar DIMITROV wrote: > Hi, running the latest version of vim (from mercurial) I experience the > following weird behaviour: > 1. command /usr/local/bin/vim -nNX -u NONE > 2. shift (hold on to z then simultaneosly press shift)

vim stops

2013-07-08 Fir de Conversatie Dimitar DIMITROV
Hi, running the latest version of vim (from mercurial) I experience the following weird behaviour: 1. command /usr/local/bin/vim -nNX -u NONE 2. shift (hold on to z then simultaneosly press shift) Vim stops Ran it under valgrind but it reports: definitely lost: 0 bytes in 0 blocks