Move back/forward between last positions
Open
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
When navigating a large document with hyperlinks I leverage very often the go back/forward feature (typically Alt+Left/Right). This is widely available in PDF readers and when in a HTML document with anchors, Alt+Left/Right brings you to the past/next URLs.
This behavior works in the full view mode of CodiMD, but it doesn't in the split view with the editor.
When editing large documents, it's also very useful to be able to jump via hyperlinks and swiftly navigate back and forward between recent positions.
Any chance this behavior could be achieved in the split view? :D
Contributor guide
Assessment
This issue has not been assessed yet.