Keystroke programming: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
'''Keystroke programming''' describes a specific way of programming by which each keystroke on a device or application is recorded in some way and then played back so that the recorded key-presses can be repeated multiple times. Keystroke programming is most commonly but not exclusively found in [[programmable calculator]]s—there are keystroke-programmable software applications, too, such as the [[Vim (text editor)|Vim text editor]].<ref>{{Cite web|url=http://vimdoc.sourceforge.net/htmldoc/repeat.html#complex-repeat|title = Vim documentation: Repeat}}</ref>
 
== Example: TI Calculators ==