
  TYPE
    tut$cursor_movement = (tuc$cursor_stop, tuc$cursor_scroll, tuc$cursor_home,
          tuc$cursor_wrap_adjacent, tuc$cursor_wrap_same);

