} else if (options.prev(e)) {
          if (history.hasPrev()) {
            _this.val(history.prev());
          }
          e.preventDefault();