小芥菜背后的乡村振兴“大文章”
Tagged with visual-block normal-mode
2 questions
0
votes
1
answer
64
views
How to paste below, not to the right nor to the left
Question
I think you see the problem... How can I paste directly below? Is there a way?
Setup
I have this table and I want to copy/yank the 3 × | in visual block mode and then paste it:
| sign | ...
2
votes
1
answer
170
views
Put cursor at arbitrary line and column
Normal, insert, and visual modes restrict cursor movements to locations occupied by some characters. They don't allow moving to the right from the end of line and down beyond end of file.
For example:...