click.me 255 B

123456789101112131415
  1. See Vim solve the towers of Hanoi!
  2. Instructions:
  3. type ":so hanoi.vim<RETURN>" to load the macros
  4. type "g" to start it
  5. and watch it go.
  6. to quit type ":q!<RETURN>"
  7. to interrupt type CTRL-C
  8. (This text will disappear as soon as you type "g")