Re: Registration issue

2024-04-15 Thread Christian Brabandt
On So, 14 Apr 2024, Gordon Zar wrote: > Hello, > Today I wanted to create an account at vim.org to upload a plugin I made. > > But I am stopped by this message upon sending a request to create an account: > > POST has been used more than 500 times within 5 hours. Assuming bot > attack. Retry

Re: Registration Payments

2024-04-06 Thread Christian Brabandt
On Sa, 06 Apr 2024, Christian Brabandt wrote: > > On Sa, 06 Apr 2024, Al SW Moreau wrote: > > > > As mentioned, the paypal account should still work > > > > Sorry, I can't find where this is mentioned. I think the above discussion > > continued

Re: Registration Payments

2024-04-06 Thread Christian Brabandt
On Sa, 06 Apr 2024, Al SW Moreau wrote: > > As mentioned, the paypal account should still work > > Sorry, I can't find where this is mentioned. I think the above discussion > continued off-line. As the OP asked, where do these donations go now? Nothing changed with regard to the donations.

Re: Registration Payments

2024-04-06 Thread Christian Brabandt
On Sa, 06 Apr 2024, Al SW Moreau wrote: > Actually what is the correct way to register / sponsor now? The links from > vim.org still take you to a PayPal form sending payments to Bram. I've been > wondering about that for a while and this discussion seems to imply this > information exists

Re: First things first

2024-04-05 Thread Christian Brabandt
On Do, 04 Apr 2024, Jorge Ventura wrote: > a) Where can I see the new address for registering and sending money? > > I sent this morning money and PayPal showed me Bram’s mail. I am not > > asking for my money back, rather some pointers to the new registering and > > voting processes.

Re: Tweaking syntax highlighting

2024-03-15 Thread Christian Brabandt
On Fr, 15 Mär 2024, A. Wik wrote: > I have: > colorscheme blue > set background=dark > hi Error guifg=darkgrey guibg=lightred gui=underline > \ctermfg=darkgrey ctermbg=lightred > in my .vimrc > > Normally, errors are highlighted in lightred foreground on lightred >

Re: Problems with the plugin description

2024-03-15 Thread Christian Brabandt
On Mi, 13 Mär 2024, Heiko Schröder wrote: > Dear list, > > I consulted the description posted in vim/runtime/doc/repeat.txt on > github very carefully.  I wanted to install the calendar-vim script > which was originally designed (last version) for vim7.2.  I now use vim > 9.0. > > I created a

Re: Registration Payments

2024-03-12 Thread Christian Brabandt
On Mo, 11 Mär 2024, Trev wrote: > Hello, > > I regret to inform you all that since Bram's passing, I had never > updated my registration fee payments in PayPal. I have made months of > payments to regis...@moolenaar.net. Not only are my payments perhaps > piling up where they are not

Re: fancy config editing with vim for json?

2024-03-07 Thread Christian Brabandt
Hi, I am not sure what exactly you want and what you mean with loading the schema and setting the options for auto complete. I guess you may want to look at the following plugin however. https://github.com/Quramy/vison Thanks, Chris On Do, 07 Mär 2024, 'Sebastian Gödecke' via vim_use wrote: >

Re: "iabbrev" erratic behaviour

2024-02-20 Thread Christian Brabandt
On Mo, 19 Feb 2024, 'Ottavio Caruso' via vim_use wrote: > Hi, > > I have this is in my .vimrc: > > iabbrev mdate =strftime("%a %d/%m/%Y") > > > It used to work fine, but as of recently (3 or 4 weeks or so), this > abbreviation only works if it is the first thing that I input on any > file.

Re: Termdebug does not show messaged back from openocd.

2024-01-28 Thread Christian Brabandt
On So, 28 Jan 2024, Ubaldo Tiberi wrote: > I am working with a microcontroller (stm32f4) and I am attempting to debug it > by connecting Termdebug to openocd. > > Everything works nicely with the exception that the messages sent back from  > openocd (server) to Termdebug (client) are not

Re: [Discussion] GitHub as the canonical source or not

2024-01-28 Thread Christian Brabandt
On So, 28 Jan 2024, Sukima wrote: > Recently there has been a percolating trend to be concerned over GitHub. > Specifically the > Give up GitHub plea. Hm, I might be missing something, but what is the Github plea? > Since Vim is a FOSS project I was curious what the community thought about

Re: Remapping crtl+backspace to delete previous word in insert mode!

2024-01-24 Thread Christian Brabandt
On Mi, 24 Jan 2024, Anirudh Singh Bhadauria wrote: > Yes, I'm using nvim with lazyVim config Then please ask in a neovim forum. Thanks, Christian -- Linus? Whose that? -- clueless newbie on #Linux -- -- You received this message from the "vim_use" maillist. Do not

Re: Remapping crtl+backspace to delete previous word in insert mode!

2024-01-24 Thread Christian Brabandt
On Mi, 24 Jan 2024, Anirudh Singh Bhadauria wrote: > Problem - Remapping crtl+backspace to delete previous word in insert mode!  > > I am finding it really hard to do this, I have tried many combinations but it > just doesn't work. > (however, I was able to remap just backspace to delete the

Re: How to make gvim/vim-gtk3 behave exactly like vim

2024-01-19 Thread Christian Brabandt
On Fr, 19 Jan 2024, 'Ottavio Caruso' via vim_use wrote: > I also use vim on xterm on Linux. It just is difficult cut/copy/paste > data to/from, for example a web browser. Yes, it is possible, it is > just not that neat. And why would those be different between terminal Vim and Gui Vim? Thanks,

Re: How to make gvim/vim-gtk3 behave exactly like vim

2024-01-19 Thread Christian Brabandt
On Fr, 19 Jan 2024, 'Ottavio Caruso' via vim_use wrote: > I have installed and uninstalled gvim many times. I have to re learn > some (many) keyboard combinations. Is there a safe way to mod gvim to > make it behave exactly like vim on the terminal? Like what? There are some fundamental

Re: Commit: patch 9.1.0009: Cannot easily get the list of matches

2024-01-08 Thread Christian Brabandt
On So, 07 Jan 2024, Yegappan Lakshmanan wrote: > To demonstrate the use of the new matchbufline() function, I have created > the following script.  This does search text completion from the list of words > in the current buffer.  After typing a few letters in the "/" prompt, if you > press >

Re: vim9 exported functions not recognized by ctags

2023-12-29 Thread Christian Brabandt
Hi, perhaps someone :) should send a PR to https://github.com/universal-ctags/ctags to add support for Vim9 Script? Thanks, Chris -- An investment in knowledge always pays the best interest. -- Benjamin Franklin -- -- You received this message from the "vim_use" maillist. Do

Re: Using Vim's logo for a tabletop game

2023-12-10 Thread Christian Brabandt
On Sa, 09 Dez 2023, try catch it wrote: > Dear Vim community, > > We hope this message finds you well. We are Clara Jiménez Recio and Celia > Velasco Martínez and we are excitedly embarking on a personal project to > create a tabletop game with a focus on the dev community. > > The

Re: Importing values from vim to python in vim9

2023-12-05 Thread Christian Brabandt
On Di, 05 Dez 2023, rameo wrote: > I installed vim 9 but still have multiple functions written in old vimscript. > > I've read that functions written in old vimscript still work. > > However I noticed that importing variables into Python > `vim.eval("a:myvariable")` no longer works > > I

Re: Track changes to readonly

2023-11-17 Thread Christian Brabandt
On Do, 16 Nov 2023, 'Aaron Heifetz' via vim_use wrote: > I wonder how it is possible to react to changes to a buffer's readonly flag > both, > - after starting vi, e.g. with gvim -c "set ro" (not gvim -R), and > - when changing the flag via the command line. I don't understand the difference

Re: Regular expression tokens to identify *screen* lines?

2023-10-31 Thread Christian Brabandt
On Mo, 30 Okt 2023, Tim Chase wrote: > I was playing around with tokens like > > :help /\%l > > and was curious if there was a way to identify *screen* lines rather > than *file* lines. So imagining something like "\%5H" or "\%3L" > would match the fifth-from-top line or the

Re: Licensing question: compatibility between Vim license and GPL

2023-10-16 Thread Christian Brabandt
On So, 15 Okt 2023, Tony Mechelynck wrote: > On Sun, Oct 15, 2023 at 7:29 PM Lifepillar wrote: > > > > Can code released under Vim license include third-party code released > > under GPLv2 or GPLv3? > > > > I have read that Vim license is "GPL-compatible", but it is not clear to > > me which

Re: Licensing question: compatibility between Vim license and GPL

2023-10-16 Thread Christian Brabandt
On Mo, 16 Okt 2023, Ruben Safir wrote: > no > > don't use google mail. It sucks Wow, we all enjoy your constructive contribution to the question asked. Thanks, Christian -- I want you to organize my PASTRY trays ... my TEA-TINS are gleaming in formation like a ROW of DRUM MAJORETTES --

Re: Is uploading new scripts to vim.org possible?

2023-10-16 Thread Christian Brabandt
On So, 15 Okt 2023, Gary Johnson wrote: > I have a cron job that checks for new and changed scripts by > comparing certain sections of the scripts page to the previously > downloaded page. I was concerned that changes to the site might > break that cron job, but I am happy to report that it

Re: Is uploading new scripts to vim.org possible?

2023-10-15 Thread Christian Brabandt
On Sa, 14 Okt 2023, Lifepillar wrote: > Now, after pressing "upload" I'm sent back to the form page, but the > script is still not uploaded. I tried it yesterday and it worked. I now tried it again and it still works. Let's take this off-list. Can we connect around 14:00 EST so I can watch

Re: Is uploading new scripts to vim.org possible?

2023-10-14 Thread Christian Brabandt
On Sa, 14 Okt 2023, Lifepillar wrote: > On 2023-10-14, Christian Brabandt wrote: > > > > On Sa, 14 Okt 2023, Lifepillar wrote: > > > >> I am not able to upload new scripts to www.vim.org. The "type" drop-down > >> is empty

Re: Is uploading new scripts to vim.org possible?

2023-10-14 Thread Christian Brabandt
On Sa, 14 Okt 2023, Lifepillar wrote: > I am not able to upload new scripts to www.vim.org. The "type" drop-down > is empty and there is no "upload/submit" button or similar. Is that > intentional? of course not :) Sorry should be fixed now. Thanks, Christian -- ADA: Something you

Re: Vim9 class implementation update

2023-10-07 Thread Christian Brabandt
CC'ing: vim_use mailing list. Hi Yegappan, On Sa, 07 Okt 2023, Yegappan Lakshmanan wrote: > Hi all, > > The following Vim9 class features have been implemented so far: > > 1. Class definition and object creation > 2. Class variables and methods > 3. Object variables and methods > 4.

Re: syntax files: how to prevent embedded syntax from leaking out of a region?

2023-10-04 Thread Christian Brabandt
On Mi, 04 Okt 2023, Edward McGuire wrote: > This question got no replies. Did it fail to be circulated? Does nobody know > the answer? Is it a stupid question? :) Either nobody knows the answer or nobody understood the problem. Thanks, Christian -- There is never time to do it right, but

Re: Vim explained in 6 Kbyte - Translation

2023-10-02 Thread Christian Brabandt
On Mo, 02 Okt 2023, Harvey R wrote: > That's wonderful. Thank you ever so much. > > And my apologies for posting twice. At first, I used groups.google.com to > post, but then nothing appeared (so, I thought that emailing was a must) > > But anyway, it's sorted now. Thank you once again for

Re: Vim explained in 6 Kbyte - Translation

2023-10-02 Thread Christian Brabandt
On Mo, 02 Okt 2023, Harvey R wrote: > Hello, > > > I hope all is well. > > First of all, I am deeply saddened to hear about the loss of Mr. Moolenaar. > Please accept my heartfelt condolences. > > Unfortunately, I am not a good programmer, and so I decided that it may be > better to spread

Re: E325 ATTENTION message wrapping/formatting problem

2023-09-30 Thread Christian Brabandt
On Fr, 29 Sep 2023, 'Trey Blancher' via vim_use wrote: > I'm using vim 9.0.1850 on macOS Ventura 13.6, installed via Homebrew. I > have a problem with the E325 ATTENTION message, informing me of an existing > swap file. It appears that every line in the message is inordinately long, > such

Re: Replace spaces with underscore after some pattern in line

2023-09-27 Thread Christian Brabandt
On Mi, 27 Sep 2023, Igor wrote: > How to replace all of the spaces in each line after XXX string? > > Input sample data: > aa bb XXX a bbb > ee XXX aaa ddd > ddd ee XXX aaa bbb eee > > Output sample data: > aa bb

Re: Moving the Vim Homepage on 26.09.2023

2023-09-26 Thread Christian Brabandt
Dear all, the homepage has been moved to our new provider wavestack. It should be much more stable and performant again. There may still be some problems with the old php code, so if you notice anything, please let me know and I'll fix it. Best, Christian -- The fancy is indeed no other than

Moving the Vim Homepage on 26.09.2023

2023-09-24 Thread Christian Brabandt
Dear all, as you all know, we have had quite a few issues with our current hosting provider for the vim.org homepage. Therefore, I'd like to announce, that we'll be moving to a new hoster on tuesday, September 26th, 2023. I will set the database on the current OSDN instance at 20:00 CEST

Fwd: Moving the Vim Homepage

2023-09-21 Thread 'Christian Brabandt' via vim_use
Hi all, just as fyi it seems google blocked my message to the vim-use mailing list, for Spam reasons. Hopefully this goes through. -- Weitergeleitete Nachricht - Von: Christian Brabandt Datum: Donnerstag, 21. September 2023 um 14:42:37 UTC+2 Betreff: Moving the Vim Homepage

Re: Vim after Bram?

2023-09-21 Thread Christian Brabandt
On Do, 21 Sep 2023, 'Sebastian Gödecke' via vim_use wrote: > and vim.org -> scripts? The mysql server seems down ... > Does anyone has access to this system? Yes, working on it. Sorry for the inconvenience. https://groups.google.com/g/vim_announce/c/itcFF4DNj4A/m/xRWhNM7UDQAJ Best, Christian

Re: Documentation error for command :UnicodeName

2023-09-20 Thread Christian Brabandt
On Mi, 20 Sep 2023, Tony Mechelynck wrote: > In helpfile unicode.txt (Version: 0.21 Tue, 26 Sep 2017 14:21:42 > +0200) at line 108 it is said that if there are several digraphs for a > character, all will be shown *separated by commas* (emphasis mine). > Actually, as shown in the example at

Re: Vim after Bram?

2023-09-19 Thread Christian Brabandt
On Di, 19 Sep 2023, Salman Halim wrote: > I might be mistaken, but I haven't seen any patches lately (I look at > the list of patches on the FTP site readme). Is there another > mechanism by which changes are being incorporated? The FTP Server is retired. you can check the github Commits page

Re: texts in a cpp file are highlighted as comments while they are not comments

2023-09-18 Thread Christian Brabandt
On Sa, 16 Sep 2023, Henrik Lin wrote: > image.png > > > As show in the picture, my texts are highlighted as comments > > The OS is windows, vim version 8.2 > >   > > Note: I also checked the texts are not within /**/ > > > anything wrong with vim setting / encoding ? It looks like you

Re: Vim9 script performance vs. legacy

2023-08-29 Thread Christian Brabandt
On Di, 29 Aug 2023, Salman Halim wrote: > Hello, > > I've been writing my scripts using Vim 9 recently (though without classes) and > was wondering if anybody had any performance metrics/benchmarks they would be > willing to share that compare Vim 9's speed compared to the same thing written >

Re: Patch 1766 doesn't exist

2023-08-20 Thread Christian Brabandt
On So, 20 Aug 2023, Tony Mechelynck wrote: > With all patches in, :version (or vim --version) includes the line > > Included patches: 1-1765, 1767-1769 > > meaning that there is no patch 1766. I suppose that this is just an > oversight and that no Vim user should be alarmed by it. > > I'm

Re: SOLVED: Vim error message when opening .ini file

2023-08-20 Thread Christian Brabandt
On So, 20 Aug 2023, Melvin Q. Watchpocket wrote: > OK!  This works!  > I've replaced the old dosini.vim file with yours posted above.  Great to hear. > > Using this file now as my /usr/share/vim/vim90/syntax/dosini.vim file, I can > open a .ini file WITHOUT getting any error messages. > >

Re: Vim error message when opening .ini file

2023-08-20 Thread Christian Brabandt
On So, 20 Aug 2023, Melvin Q. Watchpocket wrote: > --> patch --dry-run -ruN NEW-dosini.vim < the-patch > checking file NEW-dosini.vim > patch: malformed patch at line 6: finish > > I'm likely not applying the patch correctly.  I've never applied a patch > before.  What am I doing wrong?

Re: Vim error message when opening .ini file

2023-08-20 Thread Christian Brabandt
On Sa, 19 Aug 2023, Melvin Q. Watchpocket wrote: > > > Vim shows the following long error message when I open a file with a dot-ini > (.ini) file extension: > > Error detected while processing > /usr/share/vim/vimrc[25]../usr/share/vim/vim90/syntax/syntax.vim[44]..BufRead > Autocommands

Re: Vim sponsorship subscriptions and the ICCF

2023-08-11 Thread Christian Brabandt
On Fr, 11 Aug 2023, Larry Clapp wrote: > I sponsor Vim via a "subscription" where Paypal sends Bram €17 every quarter.  > I was billed yesterday.  (Which is fine.)  Usually I get an email (automated, > I > assume) from Bram 2-3h after Paypal sends the billing statement.  This time I > didn't. 

Re: Prevent copying of pasted-over text to register.

2023-08-10 Thread Christian Brabandt
On Do, 10 Aug 2023, Tim Chase wrote: > The typical way is to yank the text you want which puts it in the > "0 register, and you can then paste that over visual selections > explicitly with > > "0p > > which doesn't overwrite the "0 register, so you can do that multiple > times. With some

Re: Where is Bram?

2023-08-05 Thread Christian Brabandt
Am 2023-08-05 16:30, schrieb Yegappan Lakshmanan: On Sat, Aug 5, 2023 at 5:53 AM Maxim Kim wrote: https://groups.google.com/g/vim_announce/c/tWahca9zkt4 I am truly saddened and shocked to hear this news. I have been following him for more than 25 years and have interacted with him for

Re: Insert non-rectangular selection

2023-07-23 Thread Christian Brabandt
On Sa, 22 Jul 2023, Andre Tann wrote: > Probably a bit late, but I have just found that I never responded to this > improvement. It does exactly what I need, and it is great to have it > working. > > So thanks Christian & Bram, better late than never :D No problem :) Please check also out the

Re: E474 invalid argument with Unicode MATH BOLD characters. help please

2023-07-20 Thread Christian Brabandt
On Do, 20 Jul 2023, Lasse Hillerøe Petersen wrote: > Oh, and shame on me for using the .h example instead of copying one I > actually had tried verbatim. ".h" works fine. Add an "e" :iab he hello - > and it gives E474. There are only certain kinds of Abbreviations allowed. Please read the

Re: E474 invalid argument with Unicode MATH BOLD characters. help please

2023-07-20 Thread Christian Brabandt
On Mi, 19 Jul 2023, Lasse Hillerøe Petersen wrote: > I am trying to add am iabbrev ".h" for 퐡퐞퐥퐥퐨. > I type > :iabbrev .h 퐡퐞퐥퐥퐨 > (Yes, I have a Linux xkb layout so I can type this.) > I get E474 Invalid argument. > Other Unicode characters, like æøå or ¬ also don't seem to work. > > I have

Re: Improving vim startuptime

2023-07-17 Thread Christian Brabandt
On Mo, 17 Jul 2023, Manas wrote: > Also, David (hyperfine creator ig) found the missing 2s. > https://github.com/vim/vim/blob/4c0089d696b8d1d5dc40568f25ea5738fa5bbffb/src/main.c#L2802-L2807 > > Passing `/dev/null` as script file doesn't halt the execution and > instantly shows the actual

Re: Improving vim startuptime

2023-07-17 Thread Christian Brabandt
On Mo, 17 Jul 2023, Manas wrote: > `startuptime` surprisingly shows me a mere 656ms, while hyperfine shows > me 2.7s. I am not sure how this discrepancy is arising. Here is the full > log. https://pastebin.mozilla.org/uTrJ7i8N HTTP 404 Snippet not found Best, Christian -- Dem Alltagsstreß

Re: Improving vim startuptime

2023-07-17 Thread Christian Brabandt
On Mo, 17 Jul 2023, Manas wrote: > $ time vim -cq > > real0m0.396s > user0m0.346s > sys 0m0.047s So now that you are at .3s startup time, is this okay or not? Best Christian -- Kleine Seelen fühlen in ihrem Unglück nur ihren Zustand, große noch Zusammenhang, ihr Ich.

Re: Improving vim startuptime

2023-07-17 Thread Christian Brabandt
On So, 16 Jul 2023, Gary Johnson wrote: > On 2023-07-17, Manas wrote: > > $ hyperfine "vim -N -u NONE -i NONE -X -cq" > > Benchmark 1: vim -N -u NONE -i NONE -X -cq > > Time (mean ± σ): 2.047 s ± 0.006 s[User: 0.032 s, System: 0.010 > > s] > > Range (min … max):2.039 s …

Re: vim: revert a specific change in the undo history

2023-07-11 Thread Christian Brabandt
On Di, 11 Jul 2023, ping song wrote: > say I've done 3 changes A, B, C. > but I realized B is a big mistake. A and C is good. > can I just delete change B, but keep A and C? I believe this is not possible. What you can do is, copy the whole buffer at state C, move back to state A and clear

Re: Win32 Vim inside MSYS Tmux doesn't interpret C-h

2023-07-08 Thread Christian Brabandt
On Sa, 08 Jul 2023, Enan Ajmain wrote: > This is an edgecase. I am using win32 version of Vim (built with gcc of > mingw-w64) inside Tmux provided by msys. In it C-h isn't interpreted as > it is done outside Tmux. I have this keymap: > > nnoremap h > > And it doesn't take effect in

Re: Error detected while processing /var/lib/vim/addons/plugin/02tlib.vim line 77: E1208: -complete used without allowing arguments

2023-07-03 Thread Christian Brabandt
On So, 02 Jul 2023, Guy Ka wrote: > I had GVim 8.2 installed on a Ubuntu 20.04 machine (WSL2) and everything was > working fine. After updating to Ubuntu 22.04, > I am getting the following error when I start gvim > Error detected while processing /var/lib/vim/addons/plugin/02tlib.vim line

Re: BUG: terminal vim 9.0.1506 x64 window 10

2023-06-21 Thread Christian Brabandt
> Am 21.06.2023 um 18:13 schrieb Enan Ajmain <3nan.ajm...@gmail.com>: > > On Wed, 21 Jun 2023 13:41:03 +0100 > Bram Moolenaar wrote: >> Can we assume that MS Terminal is included with the distribution, or >> installed most widely? If so, then investing time in making this work >> properly

Re: BUG: terminal vim 9.0.1506 x64 window 10

2023-06-19 Thread Christian Brabandt
On Sa, 17 Jun 2023, Robert Solomon wrote: > Windows 10 > > My quick testing involved me starting take command and using the mouse to > size the window.   Take command shows the window size in the bottom right > corner.  > > After setting the window  size, I start vim using my _vimrc as I

Re: The package you uploaded (vim-noweb.tgz) is empty

2023-06-08 Thread Christian Brabandt
On Do, 08 Jun 2023, Owajigbanam Ogbuluijah wrote: > Hey Bram, > > I've been following this thread for a while now. Is there a team handling the > vim.org site? Maybe we can collect a few people interested enough to > volunteer? > I'm interested for one. That team could be responsible for

Re: The package you uploaded (vim-noweb.tgz) is empty

2023-06-07 Thread Christian Brabandt
On Di, 06 Jun 2023, Bram Moolenaar wrote: > I have created a ticket. Unfortunately the information we have is not > very specific, that makes it difficult to pinpoint the problem. If you > notice the problem, plesae gather as much information as you can, > especially the exact time, and let

Re: The package you uploaded (vim-noweb.tgz) is empty

2023-06-05 Thread Christian Brabandt
On Sa, 03 Jun 2023, Lifepillar wrote: > On 2023-06-02, Bram Moolenaar wrote: > > > You could try using another browser. > > I have tried with Safari, Brave, and LibreWolf (~Firefox) on macOS to no > avail. I have taken care to disable ad blockers and, afaics, only > cross-site cookies are

Re: BUG: terminal vim 9.0.1506 x64 window 10

2023-06-05 Thread Christian Brabandt
On Sa, 03 Jun 2023, Robert Solomon wrote: > My point is different. It's isn't working correctly on ANY of them. That is hardly correct. I haven't heard from many complaints about using Vim terminal in neither Windows nor Linux. > see

Re: The package you uploaded (vim-noweb.tgz) is empty

2023-06-02 Thread Christian Brabandt
On Fr, 02 Jun 2023, Lifepillar wrote: > On 2023-05-26, Edward McGuire wrote: > > I offered a tarball containing an ftdetect, a syntax, and a README and > > LICENSE. > > The site replied: "The package you uploaded (vim-noweb.tgz) is empty". > > I am getting the same error, e.g.: > >

Re: The package you uploaded (vim-noweb.tgz) is empty

2023-05-31 Thread Christian Brabandt
On Di, 30 Mai 2023, Edward McGuire wrote: > On Tuesday, May 30, 2023 at 12:38:34 PM UTC Christian Brabandt wrote: > > What is the script id? I might be able to check it on the server (no > > promises > however). > > Originally "vim-noweb", and also when I r

Re: The package you uploaded (vim-noweb.tgz) is empty

2023-05-30 Thread Christian Brabandt
On Fr, 26 Mai 2023, Edward McGuire wrote: > This is my first time to try to contribute a Vim plugin to vim.org. > Where is this newbie going wrong? > > I offered a tarball containing an ftdetect, a syntax, and a README and > LICENSE. > The site replied: "The package you uploaded

Re: What to use for....

2023-04-24 Thread Christian Brabandt
On Mo, 24 Apr 2023, 'Sebastian Gödecke' via vim_use wrote: > Hi there, > i'm running into issue if i don't get solution for getting older > I'm working with config files for an application that is using DN's > In this config-file the ldap-dn has to be written in one (long) line. > Actually

Re: Unexpected cterm-colors

2023-04-21 Thread Christian Brabandt
On Fr, 21 Apr 2023, Enan Ajmain wrote: > I know colorschemes have been a source of issue for ignorant vimmers > for a long time. This is not an attempt to restart old conversation. I > am looking for pointers where to research this question. > > From ':h cterm-colors': > > NR-16

Re: What are some alternatives of vim-surround

2023-04-19 Thread Christian Brabandt
On Mi, 19 Apr 2023, Tim Chase wrote: > Strange in its inconsistency, that one would remember that part of > the source-text was from a register while the other doesn't. > > Is there documentation on why this difference? I poked around at > > :help "- > :help i_CTRL-R (and following on

Re: What are some alternatives of vim-surround

2023-04-19 Thread Christian Brabandt
On Di, 18 Apr 2023, Tim Chase wrote: > On 2023-04-18 07:29, 'Devin Weaver' via vim_use wrote: > > leads me to wonder what are the "vim --clean" ways to perform the > > same actions that vim-surround offers. > > vim-surround offers a number of features, some easier to replicate, > others more

Re: Unable to log in to vim.org

2023-04-17 Thread Christian Brabandt
On Mo, 17 Apr 2023, cjsmall wrote: > I have just found out that vim.org is not accessible.  Firefox reports:  "We > can’t connect to the server at vim.org. Did you mean to go to www.vim.org?" > > Indeed, www.vim.org does allow access to the main site.  When I attempt to > ping vim.org: > >

Re: Unable to log in to vim.org

2023-04-17 Thread Christian Brabandt
On Mo, 17 Apr 2023, 'Sebastian Gödecke' via vim_use wrote: > Hm, now it's complete offline? It seems to work now again. I can login and do not see issues with the database anymore. Best, Christian -- Bei der Schürze liegt die Würze in der Kürze. -- -- You received this message from the

Re: What's the point of the "-i" switch? was : How do I replicate vim settings across two machines?

2023-03-31 Thread Christian Brabandt
On Fr, 31 Mär 2023, 'Ottavio Caruso' via vim_use wrote: > Follow up to this thread, see bottom post. I have been messing about with > vim and I have used this command from my local machine: > > $ vim ~/external/docs/mlog -i ~/external/.viminfo > > From the manual: > > -i {viminfo} >

Re: alternating lines ?

2023-03-27 Thread Christian Brabandt
On Mo, 27 Mär 2023, Igor Lerinc wrote: > but i have performance issues. This is not natively possible in Vim, so we have to fall-back to using signs (which can color complete lines, not just only the text within a line). However, to keep it in sync while editing, you have to refresh the

Re: alternating lines ?

2023-03-27 Thread Christian Brabandt
On Mo, 27 Mär 2023, jr wrote: > hi, > > On Mon, 27 Mar 2023 at 05:08, Igor Lerinc wrote: > > > > how to get sort of alternating lines ? > > not sure how to explain it, but if i want to have one line that is of > > background of colorscheme, and line after that, to have like some sort of > >

Re: How do I replicate vim settings across two machines?

2023-03-14 Thread Christian Brabandt
On Di, 14 Mär 2023, 'Ottavio Caruso' via vim_use wrote: > Hi, > > I have two laptops. > > LAP-EXT is a laptop that I use when out and about and is connected to the > Internet via mobile 4G. > > I frequently edit a file called mlog.txt > > $ vim ~/docs/mlog > > At home I have another

Re: SQL quote sign syntax fail

2023-03-13 Thread Christian Brabandt
On So, 12 Mär 2023, Hans Schou wrote: > Hi > > I have a PostgreSQL dump file with some data in a COPY..stdin block. > When an quote sign occur in "O'Malley" the color changes until next quote sign > > Example in file names.sql: > > COPY public.names (name) FROM stdin; > Thomas O'Malley > \.

Re: E121: Undefined variable

2023-03-13 Thread Christian Brabandt
On Mo, 13 Mär 2023, Jose Caballero wrote: > Hello, > > I have this function [*]. > It is meant to create a line when opening a new file with extension > .pan, where that line is based on the path of the file. > That code works on my personal computer, with VIM 9.0.1023 > However, it fails on

Re: get better copy backwards

2023-03-07 Thread Christian Brabandt
On Di, 07 Mär 2023, Enan Ajmain wrote: > To answer your question, vim motions are of two types: > - ':h inclusive' > - ':h exclusive' > > I don't understand that helpdoc well, but I understand that this is the > reason 'yb' excludes the character the cursor was on. For fun, try > 'yge',

Re: Why does (my) Vim leave the cursor to the last mark even if I don't save the file?

2023-01-20 Thread Christian Brabandt
On Fr, 20 Jan 2023, 'Ottavio Caruso' via vim_use wrote: > Am 19/01/2023 um 16:40 schrieb Christian Brabandt: > > On Do, 19 Jan 2023, 'Ottavio Caruso' via vim_use wrote: > > > $ cat .vim/vimrc > > > source $VIMRUNTIME/defaults.vim > > This is where the auto comma

Re: Why does (my) Vim leave the cursor to the last mark even if I don't save the file?

2023-01-19 Thread Christian Brabandt
On Do, 19 Jan 2023, Tony Mechelynck wrote: > > Es mag zu meinem Vorteil oder Nachteil ausfallen, ich fürchte nicht, > > so gesehen zu werden, wie ich bin. > > -- Jean Jacques Rousseau (an Malesherbes, 1762) > > > @Christian: weißt Du wie Jean-Jacques Rousseau dies auf

Re: Why does (my) Vim leave the cursor to the last mark even if I don't save the file?

2023-01-19 Thread Christian Brabandt
On Do, 19 Jan 2023, 'Ottavio Caruso' via vim_use wrote: > Ok, the title is probably not accurate, so I'll try to explain. > > > Let's say I have a file with 5 lines > > -- > > This is line 1 > Another line > More lines > Even more lines > This is the last line > >

Re: [remove horizontal and vertical guidelines]

2023-01-19 Thread Christian Brabandt
On Do, 19 Jan 2023, Maxim Abalenkov wrote: > I’m still struggling with these artefacts. I can confirm, I’m using the same > terminal font as before. I tried to use another font, but these artefacts > remained. I fiddled with the linespace and redraw commands. Changing their > values didn’t

Re: Simple Vim questions -- Backspace + Escape in maps

2023-01-02 Thread Christian Brabandt
Am 2022-12-31 18:11, schrieb bertran...@gmail.com: I used Vi for many years (on Unix) then stopped, but need it again (on Windows 10). There are couple of things that I used to be able to do in my sleep but no longer master, and the online information is hard to use (it talks about very

Re: Multiple windows get corrupted

2022-12-19 Thread Christian Brabandt
Am 2022-12-19 01:04, schrieb Ben Mehmet: When running vim (mostly) in multi-window mode in ubuntu, my windows get corrupted with random characters. Hard to explain, but as if the screen doesn't get refreshed. Like to see the actual buffer contents, I have to move up or down continuously. I try

Re: version 9.0 and patches

2022-12-14 Thread Christian Brabandt
On Di, 13 Dez 2022, Michael.Pearson2 via vim_use wrote: > CVE-2022-4293 The fix is https://github.com/vim/vim/releases/tag/v9.0.0804 > CVE-2022-4292 The fix is https://github.com/vim/vim/releases/tag/v9.0.0882 > CVE-2022-3491 The fix is https://github.com/vim/vim/releases/tag/v9.0.0742 >

Re: Can't upload syntax file

2022-12-12 Thread Christian Brabandt
On Mo, 12 Dez 2022, Mark Manning wrote: > I have an account on the VIM page and it contains my FreeBasic.vim file > but there is no way to add more files there. Should I just post it > here? > > Thanks in advance for answering. :-) So you do not see the "upload new version" link anymore?

Re: Reply to my own post didn't register

2022-12-12 Thread Christian Brabandt
On Sa, 10 Dez 2022, Tony Mechelynck wrote: > The first mail of any user to each list has to be manually approved. > This manual approval may take hours or even a day depending on which > moderator is online when. Normally the moderator clicks "Allow this > message and all future messages from

Re: Vim spell indentation issue

2022-12-09 Thread Christian Brabandt
On Fr, 09 Dez 2022, Karthick Gururaj wrote: > Can you try with 4 (not 3) spaces at the start of the line or tab as > the leading character? Ah, I only see it with an additional empty line above it and it will then be matched as markDownCodeBlock. Note my syntax/markdown has the following

Re: Vim spell indentation issue

2022-12-08 Thread Christian Brabandt
On Mi, 07 Dez 2022, Mohit Agarwal wrote: > Hi, > > I've seen the following issue with Vim spell on multiple installs. > In a markdown file, the spelling error in the second line is not > recognised here: > > - The quick bron fox jumps over the lazy dog. The quick bron > fox

Re: libsodium problem with recent versions and MSVC

2022-12-06 Thread Christian Brabandt
On Di, 06 Dez 2022, Yongwei Wu wrote: > Vim 9.0.1015 seems to have broken MSVC build regarding sodium/dyn. 1014 was > OK. > > Now I get: > > evalfunc.obj : error LNK2001: unresolved external symbol __imp__sodium_init > evalfunc.obj : error LNK2001: unresolved external symbol >

Re: List of changed lines

2022-12-01 Thread Christian Brabandt
On Do, 01 Dez 2022, Salman Halim wrote: > One obvious way would be to have Vim go to the :earlier state, grab the > contents of the buffer, come back to 'now' and then manually do a diff to see > what's changed. However, that seems expensive for a large file. I was > wondering, instead, if

Re: List of changed lines

2022-12-01 Thread Christian Brabandt
On Do, 01 Dez 2022, Salman Halim wrote: > Hello, > > Is it possible, either natively or through Vim script (I'm happy to write the > code, but not sure what to look for), to get a list of the lines that have > been > changed since a particular moment? > > For example, I want a list of the

Re: how trigger vim to open a conversion result?

2022-11-28 Thread Christian Brabandt
On Fr, 25 Nov 2022, meine wrote: > Sometimes I get text files with a format that is not directly human > readable, e.g. an MS Word file. Does anyone know how to open a > conversion-result directly in vim? > > I use pandoc to convert between formats. The string I use just to read a > Word file is

Re: Changing Search and Replace Newline Character

2022-11-04 Thread Christian Brabandt
On Do, 03 Nov 2022, Thomas Jakway wrote: > According to https://vim.fandom.com/wiki/Search_and_replace: > > > “When searching, \n is newline, \r is CR (carriage return = Ctrl-M = ^M)… When > replacing, \r is newline, \n is a null byte (0x00).” > > There are also questions on StackOverflow

Re: Password reset

2022-11-04 Thread Christian Brabandt
On Do, 03 Nov 2022, Mark Manning wrote: > Hi Bram! > > I've been away for years. Too much to go in to. I need to be able to > get back into my account. Username is probably "markem" but my old > email account was mar...@airmail.net (which airmail is not even in > business anymore). Can you

Re: vim airline too consumption starting time

2022-11-02 Thread Christian Brabandt
[re-sending, because I was using the wrong E-Mail address :( ] Am 2022-10-30 07:28, schrieb Nicolas: Hi Christian, Regarding this screenshot, is there a way to reduce Vim startup time consumed a lot by vim -airline, is there a port in vim9 of your plugin ? Please try to enable the vim9

Re: Gutentags plugin autoload command not recognized by Vim9

2022-10-14 Thread Christian Brabandt
On Fr, 14 Okt 2022, N V wrote: > Hi, > > Using Vim9 64bits build on Win10 patch 0744, > with some plugins installed from vimplug, as gutentags > https://github.com/ludovicchabant/vim-gutentags which has some command in > $vim/vimfiles/plugged/vim-gutentags/autoload/gutentags.vim such as

  1   2   3   4   5   6   7   8   9   10   >