Operator-pending cursor in GUI with custom map

2013-10-22 Fir de Conversatie Anatoli Sakhnik
Hello, vim developers! I've noticed that the operator-pending mode cursor in GUI may be delayed according to 'timeoutlen' when a custom map is defined. Judge by yourself: $ gvim -u NONE -N :map cs nop :set timeoutlen=1000 iHelloesc d Behold! The cursor stays full height for another second,

Re: Beep on exit

2010-07-24 Fir de Conversatie Anatoli Sakhnik
Now I know what happens, and this is a bug either of vim or of gnome- terminal. I traced the code from :quit, and noticed the following calls: mch_exit() - mch_restore_title() - mch_settitle(). Beeps are produced by the strings oldtitle and oldicon, which are filled with garbage. So the real evil

Re: Beep on exit

2010-07-24 Fir de Conversatie Anatoli Sakhnik
On 24 Лип, 15:41, Tony Mechelynck antoine.mechely...@gmail.com wrote: Hm, what are the answers to each of the following in Vim running in gnome-terminal?         :verbose set enc? tenc? term? t_ts? title? titlestring? encoding=utf-8 Востаннє змінена у ~/.vimrc(eng: Last

Re: Beep on exit

2010-07-23 Fir de Conversatie Anatoli Sakhnik
No, nothing is output. I suspect either the code prints BEEP (007) or one of used libraries. Let me experiment with different systems and build options. On 24 Лип, 05:15, Tony Mechelynck antoine.mechely...@gmail.com wrote: thing to do. When you do         :verbose au VimLeave does it mention

Beep on exit

2010-07-22 Fir de Conversatie Anatoli Sakhnik
There appeared one annoying thing in vim-7.3 (starting even from alpha). Every time I quit the editor, it beeps. 1) 'visualbell' is set. 2) 't_vb' is reset. In fact, when I set it to A, I see that character is printed on excessive esc, but Vim still beeps on exit. 3) I'm sure this isn't about

Re: Ukrainian keymap update

2007-11-11 Fir de Conversatie Anatoli Sakhnik
Well, here it is. -- Anatoli Sakhnik On 11/11/2007, Bram Moolenaar [EMAIL PROTECTED] wrote: Best is if you send me the whole file as an attachment. --~--~-~--~~~---~--~~ You received this message from the vim_dev maillist. For more information, visit http