Re: Patch 8.1.0294

2018-08-18 Fir de Conversatie Nobuhiro Takasaki
I forgot a lot. I put ANSI in it. I have not written a test yet. To write only C is a little loss... Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information,

Re: Patch 8.1.0294

2018-08-18 Fir de Conversatie Nobuhiro Takasaki
It is my failure. I'm sorry. Two places... -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to t

Re: [patch] To run an external command, the prompt collapse in Vim.exe

2015-09-29 Fir de Conversatie Nobuhiro Takasaki
> Always using the position from g_cbNonTermcap seems strange. > Should we not depend on the value of g_fTermcapMode? It was too simple. It is a failure. I think that it is okay with this patch. This is to check the g_fTermcapMode. Thanks. Nobuhiro Takasaki -- -- You receive

Re: [patch] To run an external command, the prompt collapse in Vim.exe

2015-09-10 Fir de Conversatie Nobuhiro Takasaki
(3) :!foo (4) :q! 1. Make a backlog 2. start up 3. Put out a message of error (There is a rewind here) 4. End (And exit are restored with the contents of winding back) It served four screenshots. I will take care in the future. - Thanks. Nobuhiro Takasaki -- -- You received this messag

[patch] To run an external command, the prompt collapse in Vim.exe

2015-09-10 Fir de Conversatie Nobuhiro Takasaki
Now, it uses "g_coord" to display the cursor. For prompt it must be given a log of line numbers. Currently, the console is rewinding, the log is broken. It was modified to give the correct line number. Now it will not be broken. I have always helped in your work. ---- Thanks

[patch] Key input of vim.exe problems with Windows10

2015-08-01 Fir de Conversatie Nobuhiro Takasaki
ssfully, I created a patch. I can not be corrected at once, sorry. This patch cooperation of vim-jp. ---- Thanks, Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more inf

Re: faulty session scripts in 7.4.459

2014-09-28 Fir de Conversatie Nobuhiro Takasaki
Not see the value of backupcopy it was incorrect. This patch is withdrawn. No talent. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://w

Re: faulty session scripts in 7.4.459

2014-09-28 Fir de Conversatie Nobuhiro Takasaki
I also saw this problem. I wrote a short patch. This allows the space defined in the "setlocal backupcopy=". How will it correct? ---- Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the t

Re: Can't input 0xCE on windows console

2014-06-19 Fir de Conversatie Nobuhiro Takasaki
If I do not get me wrong, it is a way of also solved this patch. ":imap a ボ" also work normally. This patch is with the cooperation of vim-jp community. ---- Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type

Re: Buffer position not preserved when resizing window (7.4.307)

2014-05-26 Fir de Conversatie Nobuhiro Takasaki
It is a test that is an error in the patch before. It does not result in an error in the patch after. The correctness of meaning, there is no confidence. If there is a better way, that would be better. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vi

Re: Buffer position not preserved when resizing window (7.4.307)

2014-05-25 Fir de Conversatie Nobuhiro Takasaki
It is my mistake. The previous patch was too short. When I repeat the failure, I lose confidence. I note further in the future. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are r

Re: Patch 7.4.280

2014-05-17 Fir de Conversatie Nobuhiro Takasaki
original. I will attach a small patch. So there is happiness to you. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/ma

Re: [patch] 2 cell character that is output to the screen does not flash by a space character

2014-05-13 Fir de Conversatie Nobuhiro Takasaki
dth" in 64bit. In view of the meaning of the code, it is changed the "(int)" than to "(long)", and ensure the correct length of the string being set to the new "ptr". Fixes that I present is the previous patch. Thanks. Nobuhiro Takasaki -- -- You rec

[patch] 2 cell character that is output to the screen does not flash by a space character

2014-05-13 Fir de Conversatie Nobuhiro Takasaki
is simply it. That I learn a lot. ---- Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this mes

Re: [patch] The misreading of tabediting Session.vim

2014-04-29 Fir de Conversatie Nobuhiro Takasaki
en if there is no tabnew. It is difficult because I am using the tab copen. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.o

[patch] The misreading of tabediting Session.vim

2014-04-25 Fir de Conversatie Nobuhiro Takasaki
screen. Scroll position will be shifted tabnew exists. The result is correct if there is no tabnew. I enclose a short patch. The world has chanded in Vim. Also my life. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type

Re: [patch] UTF-8: mapping a multi-byte key where the second byte is 0x80 doesn't appear

2014-03-08 Fir de Conversatie Nobuhiro Takasaki
Condition is good now. I came back to take the respoisibility. To study the Vim script a little bit. I submit the patch and test. I weaken the power of my shoulders. Hello again. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post!

Re: [patch] UTF-8: mapping a multi-byte key where the second byte is 0x80 doesn't appear

2014-02-12 Fir de Conversatie Nobuhiro Takasaki
There was not a clear answer. I do not write tests. I seem to get into too deep. Control of schizophrenia is difficult. It was a little worse. >From now on, live quietly while the care of the parent. Thank you for a good dream. Good bye. Nobuhiro Takasaki -- -- You received t

Re: [patch] UTF-8: mapping a multi-byte key where the second byte is 0x80 doesn't appear

2014-02-11 Fir de Conversatie Nobuhiro Takasaki
life. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribe

[patch] UTF-8: mapping a multi-byte key where the second byte is 0x80 doesn't appear

2014-02-11 Fir de Conversatie Nobuhiro Takasaki
It is a thing that this also solved the Issues of Japanese. I will read through the TODO after this. I fun. https://gist.github.com/ntak/8936239 Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below th

[patch] Pressing the 'pastetoggle' key doesn't update the statusline

2014-02-11 Fir de Conversatie Nobuhiro Takasaki
This is a problem that was posted on the Issue of Japanese. I will solve one of the TODO. https://gist.github.com/ntak/8930287 I enjoy to read the code :) Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your r

Re: [patch] Placement of the window changes when through the Session.vim

2014-01-31 Fir de Conversatie Nobuhiro Takasaki
This patch also fix this error. $ vim -u NONE a b c -O :arglocal :argdel * :mksession :qall $ vim -u NONE -S Session.vim Error detected while processing Session.vim: line 145: E163: There is only one file to edit line 256: E163: There is only one file to edit -- -- You received this message

[patch] Placement of the window changes when through the Session.vim

2014-01-31 Fir de Conversatie Nobuhiro Takasaki
Session.vim This way, as [a.c] [a_.c] [a.h], the order will change. To replace the args to be used in Session.vim, was to argadd. https://gist.github.com/ntak/8730301 If you think a good thing, please use. I'm happy. Are you? Thanks. Nobuhiro Takasaki -- -- You received this message fro

Re: Patch 7.4.142

2014-01-30 Fir de Conversatie Nobuhiro Takasaki
> So this is instead of the patch from Yasuhiro Matsumoto? Thank you very much. I was speaking in various ways, but from me, I would appreciate it if you apply both patches. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not t

Re: Patch 7.4.142

2014-01-29 Fir de Conversatie Nobuhiro Takasaki
There is another patch here. Clear the window resize event that has no meaning to be generated continuously and to suppress the occurrence of flicker. https://gist.github.com/ntak/8700490 Even Windows7, even Windows8, Windows in the future, too, will work correctly. Thanks. Nobuhiro

Re: Patch 7.4.142

2014-01-29 Fir de Conversatie Nobuhiro Takasaki
This flicker problem is eliminated by another patch. (It is a flicker of one-time, but I wonder if it is to be worried about so much?) Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you

Re: [PATCH] I solved the problem of Windows8-IME in the console version of vim

2014-01-11 Fir de Conversatie Nobuhiro Takasaki
manners of the various programmer then. Vim is a great program. Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php

Re: [PATCH] I solved the problem of Windows8-IME in the console version of vim

2014-01-11 Fir de Conversatie Nobuhiro Takasaki
I apologize for the trouble. I solved the bug of logic fatal. The previous one did not have key repeat. I make sure carefully in the future. https://gist.github.com/ntak/8372268 Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do no

Re: [PATCH] I solved the problem of Windows8-IME in the console version of vim

2014-01-08 Fir de Conversatie Nobuhiro Takasaki
2014年1月8日水曜日 2時02分24秒 UTC+9 Nobuhiro Takasaki: > Hello. > > Sorry If you had already solved. > Please be additional test. > > (In case of encoding=utf8 and termencoding=sjis) > > Thanks. > Nobuhiro Takasaki I was just rude, and a little disconcertedly. I

[PATCH] I solved the problem of Windows8-IME in the console version of vim

2014-01-07 Fir de Conversatie Nobuhiro Takasaki
Hello. Sorry If you had already solved. Please be additional test. (In case of encoding=utf8 and termencoding=sjis) Thanks. Nobuhiro Takasaki -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more i