Posted: 21.11.2018 17:03
2) I see that Vim uses self buffer for y/p, not OS clipboard. we need self buffer here too? it will help me to fix Y/p.
Discuss releases, report bugs and wishes
http://synwrite.sourceforge.net/forums/
Yes I do. Use any text you like with more than one line.You paste by "p"? what text is selected and how to repeat by steps?
There are different options on such a topic (in vim). E.g. vim can be used with the system clipboard directly2) I see that Vim uses self buffer for y/p, not OS clipboard. we need self buffer here too? it will help me to fix Y/p
cannot understand. 'ctq' must do what? it must do "tq" and then go to insertion mode?For example: c, d or v
Like "change from the current cursor position up to (but not including) the next "q" character on the same line:
"ctq"
Confirmed, now they do exactly what they are supposed to do- fix: commands Y/p must insert text at line start
- fix: commands y/p in visual/fullline mode must paste at line start
Ok, didn't know this. After turning it off, it doesn't get confused anymore.It's caused by "Group undo" Cudatext feature. It is option "undo_grouped". maybe turn it off, fixed.
Let's say you have this line:cannot understand. 'ctq' must do what? it must do "tq" and then go to insertion mode?
Code: Select all
nisi ut aliquip |ex ea commodo consequat. Duis aute irure dolor in reprehenderit
Code: Select all
nisi ut aliquip|quat. Duis aute irure dolor in reprehenderit