lfos / calcurse

A text-based calendar and scheduling application

Home Page:https://calcurse.org

Repository from Github https://github.comlfos/calcurseRepository from Github https://github.comlfos/calcurse

[FR] jump n days ahead

avidseeker opened this issue · comments

This can be implemented similarly to vim "motion count". E.g: 7j to jump a week ahead.

This should already be possible (try 7w with default key bindings).