bash: Keyboard Macros

1 
1 8.4.7 Keyboard Macros
1 ---------------------
1 
1 'start-kbd-macro (C-x ()'
1      Begin saving the characters typed into the current keyboard macro.
1 
1 'end-kbd-macro (C-x ))'
1      Stop saving the characters typed into the current keyboard macro
1      and save the definition.
1 
1 'call-last-kbd-macro (C-x e)'
1      Re-execute the last keyboard macro defined, by making the
1      characters in the macro appear as if typed at the keyboard.
1 
1 'print-last-kbd-macro ()'
1      Print the last keboard macro defined in a format suitable for the
1      INPUTRC file.
1