On Sun, Apr 1, 2018 at 1:07 AM, Dominique Pellé
wrote:
> Blay263 wrote:
>
>> Sorry so you can open a file xxx.py and then :sp .then run :!python %.(with
>> the guioption=!)
>
> I can't reproduce it. Can you give an automated way to be
> less ambiguous? I tried this without success:
>
> $ vim -
Blay263 wrote:
> Sorry so you can open a file xxx.py and then :sp .then run :!python %.(with
> the guioption=!)
I can't reproduce it. Can you give an automated way to be
less ambiguous? I tried this without success:
$ vim -u NONE -c 'set guioption=!' foo.py -c '!python %'
Regards
Dominique
Sorry so you can open a file xxx.py and then :sp .then run :!python %.(with the
guioption=!)
--
--
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 re
Hi Bram,
On Sat, Mar 31, 2018 at 1:49 PM, Bram Moolenaar wrote:
>
> Yegappan wrote:
>
>> The ex_helpgrep() function in quickfix.c file is too long. I am attaching
>> a patch to refactor this function. This patch doesn't introduce any
>> new functionality.
>
> Is this the same as in pull request #
Yegappan wrote:
> The ex_helpgrep() function in quickfix.c file is too long. I am attaching
> a patch to refactor this function. This patch doesn't introduce any
> new functionality.
Is this the same as in pull request #2766?
--
Warning label on a superhero Halloween costume:
"Caution: Cape do
> I am getting the infamous "e315: ml_get: invalid lnum:"
> When I run the command ":!python %" and there are multiple splits in the
> buffer or python produces graphs etc.It works fine otherwise.
>
> I started getting the above after Patch 8.0.1616
>
> I also reproduced the error with just "se
Hi,
This is an extract of gvim.exe 8.0.1655 64bits ver Under Windows.
ON -DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_PYTHON3 -DDYNAMIC_PYTHON3
-DDYNAMIC_PYTHON3_DLL=\"python36.dll\"
and _vimrc content
set pythonthreehome=c:/ThirdParty/Python36
Both if pythonthreehome is not set or the dire