} else if (options.next(e)) {
          if (history.hasNext()) {
            _this.val(history.next())
          }
          e.preventDefault();