Create presentation with 3 slides. Press g. Type 3. Nothing happens.
It's this line in QuickOverview. The >= assumes zero-indexing, but slides are one-indexed.
if (+keyboardBuffer.value >= slides.value.length) // should be >
Environment
- Slidev version: v52.2.4
- Browser: Chrome
- OS: Mac