Win10 gvim7.4 seemly not have enough permission(default install)

2018-01-15 Thread Sand Glass
I install gvim7.4 in the default directory 'C:\Program Files (x86)\Vim' on windows10 x64 system. I open the origin _vimrc file, and run :vert diffsplit _vimrc_my It shows error: E810: Cannot read or write temp files E97: 无法创建diff I open the origin _vimrc file again and delete everything, and

timer / job / window / tab

2018-01-15 Thread M Kelly
Hi, I am creating a timer that starts a job at a regular interval. When the job is finished I update a variable with some of the job output with a ch_read(). I would like to update the statusline with this variable, but that means each vim process and also each tab / window have their own

Re: Terminal Statusline

2018-01-15 Thread Kwezilomso Mhaga
On 15/01/2018 16:43, Charles Sheridan wrote: > This is not what I want locally, so it looks like the implication form me is > to write statusline entries that condition on whether the window is a > terminal or not. Yeah, I think that this is what you should do unless others have a better idea.

Re: Terminal Statusline

2018-01-15 Thread Charles Sheridan
On Monday, January 15, 2018 at 7:55:53 AM UTC-6, Kwezilomso Mhaga wrote: > my bad, didn't read your question carefully. what do you mean? After running Vim :terminal, the statusline from.vimrc, such as 3-168 L3/5 C0 is appended to with a string such as: !bash (34) [Terminal][+-]

Re: Terminal Statusline

2018-01-15 Thread Kwezilomso Mhaga
set laststatus=0 On January 14, 2018 6:04:29 AM GMT+02:00, Charles Sheridan wrote: The statusline defined in .vimrc is appended to when a Vim8/MacVim terminal loads. Is there a way to turn this off ? btw, the terminal feature is great ! Regards, Charles -- Regards,

Re: Terminal Statusline

2018-01-15 Thread Kwezilomso Mhaga
my bad, didn't read your question carefully. what do you mean? On January 15, 2018 3:15:23 PM GMT+02:00, Kwezilomso Mhaga wrote: set laststatus=0 On January 14, 2018 6:04:29 AM GMT+02:00, Charles Sheridan wrote: The statusline defined in .vimrc is

Re: Window ID Conventions

2018-01-15 Thread Charles Sheridan
Thanks Yegappan. Best, Charles -- -- You received this message from the "vim_use" 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 the Google

Terminal Statusline

2018-01-15 Thread Charles Sheridan
The statusline defined in .vimrc is appended to when a Vim8/MacVim terminal loads. Is there a way to turn this off ? btw, the terminal feature is great ! Regards, Charles -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are