lehrkraefte:blc:vim:tips-und-tricks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revision Both sides next revision
lehrkraefte:blc:vim:tips-und-tricks [2021/08/01 12:40]
Ivo Blöchliger created
lehrkraefte:blc:vim:tips-und-tricks [2021/08/01 12:54]
Ivo Blöchliger [Saving Macros with Escape and Control-Characters]
Line 6: Line 6:
 The problem is, ^R (<Ctrl-r>) and ^M (<CR>) are single special characters. You have to enter them bei preceeding them with <Ctrl-v>. The problem is, ^R (<Ctrl-r>) and ^M (<CR>) are single special characters. You have to enter them bei preceeding them with <Ctrl-v>.
  
-Record your macro q and then show it with :reg q. Replace all special chars.+Record your macro q and then show it with :reg q. Replace all [[http://vimdoc.sourceforge.net/htmldoc/intro.html#key-notation|special chars]].
  
  
  • lehrkraefte/blc/vim/tips-und-tricks.txt
  • Last modified: 2021/08/01 15:25
  • by Ivo Blöchliger