On Mon, Mar 24, 2025 at 10:56:05AM -0000, Steven H. wrote:
> What about the rest? I mean - the output is incorrect in both cases.

I was trying to reply with the timeout thing:

I typed

this --example \\
--helps \
--you

and got

this --example \
      --helps \
      --you

I tried other bugs you previously spotted and everything works like a
charm here (and I finally started using it for myself).

as your answer suggested that the mappings were not even executed. I see
3 possible reasons:

* maybe you enabled 'paste
        :set nopaste
* maybe you didn't reach the end of the macro before the timeout.
        (I don't remember how to fix it)
* maybe you didn't load the mapping at all
        :imap \\<cr> # should echo you the content of the mapping

-- 
Marc Chantreux

-- 
-- 
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 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/vim_use/Z-G4S6zBFhruoQER%40prometheus.

Reply via email to