Thursday, June 15, 2023

Change cursor shape in command-line mode

Vim allows changing cursor shapes according to the current mode: insert,
replace, or normal. Vim does this using terminal escape sequences.
Details are in ':h termcap-cursor-shape'.

I was wondering if I could change the cursor shape in command-line mode.
I'm fairly certain it's not possible, but I thought it wouldn't hurt to
ask.

--
Enan

P.S. I mistakenly sent this email to vim-dev list. Apologies if it
cluttered your mailbox.

--
--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20230616124228.00002ac7%40gmail.com.

No comments: