Wednesday, June 20, 2018

Re: Use bar cursor in Insert mode, but with no blinking

On 20/06/2018 23:47, David Woodfall wrote:

> On Wednesday 20 June 2018 18:24,
> Lifepillar <lifepillar@lifepillar.me> put forth the proposition:

>> Is there a way to suppress the blinking

> The number after the escape \e can be from 1-6. Odd numbers blink,
> even don't.
>
> You can test in your terminal by eg: printf "\e[6 q"

Thanks, that works!
Someday I need to wrap my head around all those termcap codes.

Life.

--
--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: