self.prev = function() {
            var index = moveSelection(false);

            if (index !== -1) {
                currentIndex = index;