Patch 8.2.4482
Problem:No fuzzy cmdline completion for user defined completion.
Solution: Add fuzzy completion for user defined completion. (Yegappan
Lakshmanan, closes #9858)
Files: src/cmdexpand.c, src/testdir/test_cmdline.vim
*** ../vim-8.2.4481/src/cmdexpand.c 202
Yegappan wrote:
> I am attaching some updates to the version9.txt file.
I would not call that minor :-).
I'll include it, thanks.
--
"A clear conscience is usually the sign of a bad memory."
-- Steven Wright
/// Bram Moolenaar -- b...@moolenaar.net -- http://ww
Christian J. Robinson wrote:
> > > Source the attached script to see the error. If I prefix Function() with
> > > it does work. Is this correct behavior?
> >
> > I cannot see an attachment.
>
> Oops, here it is.
Which is:
vim9script
def Foo(): string
return "b
Oops, here it is.
On Sun, Feb 27, 2022 at 4:43 AM Bram Moolenaar wrote:
>
> Christian J. Robinson wrote:
>
> > Source the attached script to see the error. If I prefix Function() with
> > it does work. Is this correct behavior?
>
> I cannot see an attachment.
>
> --
> hundred-and-one symptoms
Hi,
I am attaching some updates to the version9.txt file.
- Yegappan
--
--
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 bec
Patch 8.2.4481
Problem:Cmdline popup menu not removed when 'lazyredraw' is set.
Solution: Temporarily reset 'lazyredraw' when removing the popup menu.
(closes #9857)
Files: src/cmdexpand.c, src/testdir/test_cmdline.vim,
src/testdir/dumps/Test_wildmenu_pum_41.dum
Patch 8.2.4480
Problem:Suspending with CTRL-Z does not work on Android.
Solution: Do not handle SIGTSTP. (closes #9854)
Files: src/os_unix.c
*** ../vim-8.2.4479/src/os_unix.c 2022-02-23 18:07:34.365914989 +
--- src/os_unix.c 2022-02-27 12:27:49.184268710 +
***
Experimental one(s):
https://github.com/habamax/.vim/tree/master/pack/local/start/vim-monk/colors
воскресенье, 27 февраля 2022 г. в 14:45:31 UTC+3, imran...@gmail.com:
> Unrelated. But what is the colorscheme you are using?
>
> On Friday, February 25, 2022 at 8:24:10 PM UTC+6 Maxim Kim wrote:
>
Patch 8.2.4479
Problem:No fuzzy completieon for maps and abbreviations.
Solution: Fuzzy complete maps and abbreviations. (Yegappan Lakshmanan,
closes #9856)
Files: src/cmdexpand.c, src/map.c, src/proto/map.pro, src/search.c,
src/testdir/test_cmdline.vim
*** ..
Unrelated. But what is the colorscheme you are using?
On Friday, February 25, 2022 at 8:24:10 PM UTC+6 Maxim Kim wrote:
> *Is your feature request about something that is currently impossible or
> hard to do? Please describe the problem.*
>
> It would be nice if there were a way to have current
Christian J. Robinson wrote:
> Source the attached script to see the error. If I prefix Function() with
> it does work. Is this correct behavior?
I cannot see an attachment.
--
hundred-and-one symptoms of being an internet addict:
113. You are asked about a bus schedule, you wonder if it is
Yegappan wrote:
> I am attaching a patch to the quickfix.txt file to update the steps used
> to find a window when an entry is selected from the quickfix window
> or a location list window.
I'll include it, thanks.
--
Nobody will ever need more than 640 kB RAM.
-- Bill Gates,
12 matches
Mail list logo