Vim Tips Wiki
Register
Advertisement

Use this page to discuss script 900 hanoi: Tower of Hanoi game for Vim

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Bug: Out of range errors

Hanoi gives out of range errors (list element -1) after moving the cursor to an empty pole, and stops.

Comments

Advertisement