On 13 апр, 11:16, Tony Mechelynck <[email protected]>
wrote:
> What is in register q? (":reg q" without the quotes will tell you). If
> it's "aGhbdtn? Vbh!" (without the quotes) then the language-mapping
> wasn't applied to the recorded keystrokes, but only to what got written
> into the buffer.
It is "aGhbdtn? Vbh!" which is bit unexpected for me -- keymapped q-
macro yields to non-keymapped chars in insert mode.

> For this kind of repeated insert, do it once without recording, "yank"
> it into a register of your choice (let's say a) (see ":help v_a"), and
> "put" it from there (using either "ap in Normal mode or Ctrl-R a in
> Insert mode) when needed. I have several such "repeated inserts" in
> various registers, but I practically never use q-style recording.
Thanks, so if I want russian text in a q-recording I have to paste it
from a named register or switch to system-wide russian to type it in.

Maxim.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to