Hi.

I had this behavior.

Nowadays modern plugin managers add many runtimepath that contain scripts.
These path strings can be over 1024 bytes easily. 

I hope to fix this behavior sometime soon.

Thanks.


2013年5月11日土曜日 23時45分03秒 UTC+9 tyru:
> Hi list.
> 
> 
> 
> If 'runtimepath' string exceeds 1024 bytes,
> 
> 'set rtp' output is truncated to 1023 bytes.
> 
> 
> 
> Although 'runtimepath' value seems to have complete string value
> 
> which exceeds 1024 bytes.
> 
> I could see the complete string value by '<C-r>=&rtp<CR>' in insert mode.
> 
> 
> 
> Hirohito Higashi(a.k.a. h_east) checked Vim source code and told me that:
> 
>   1. display string length of options is limited to 'MAXPATHL - 1' in
> 
> option_value2string() (in option.c: L10981 ... L10987).
> 
>   2. MAXPATHL is 1024 on MS Windows.
> 
> 
> 
> Thanks

-- 
-- 
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 the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui