Re: Beginner? How do I fix these error messeges

2023-03-16 Thread Owajigbanam Ogbuluijah
Are you trying to write out TODO.vim, or does it already exist on the interwebs? I asked this because it would be nice to read the code and see what is really going on here. Without this, here are a few tips - You can search the help for any error you see, *:h 484* should tell you give you

Re: Beginner? How do I fix these error messeges

2023-03-16 Thread Norman Bench
On 3/16/23 07:09, Norman Bench wrote: Line1 line3 using unix -- -- 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

Re: Beginner? How do I fix these error messeges

2023-03-16 Thread Owajigbanam Ogbuluijah
Maybe share a screenshot? On Thu, Mar 16, 2023 at 1:03 PM wrote: > > Line1 > > > > line3 > > using unix > > > What error messages? Is something missing from the posting? > > -- > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you

Re: Beginner? How do I fix these error messeges

2023-03-16 Thread arocker
> Line1 > > line3 > using unix > What error messages? Is something missing from the posting? -- -- 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

Beginner? How do I fix these error messeges

2023-03-16 Thread Norman Bench
Line1 line3 using unix -- -- 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 Groups

Re: Cursor behavior in insert mode (soft wrap)

2023-03-16 Thread hcf
Same result here. Linebreak and wrapmargin=0 gives no hard breaks. Wrapmargin set to a nonzero value gives hard breaks. But the original problem persists even with wrapmargin=0: The cursor behavior in insert mode is «strange» when moving to the next line. The cursor moves to the next line

Re: Cursor behavior in insert mode (soft wrap)

2023-03-16 Thread Steve Martin
So the question is what exactly do you want to happen? When I have linebreak and wrapmagin=0 I get no hard breaks. On Wednesday, March 15, 2023 at 3:38:54 AM UTC-6 hcf wrote: > I might have been to fast on the trigger here. From :help linebreak it > seems to me that wrapmargin turns on "hard