You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I've been reading a book that is full of footnotes. The footnotes themselves link to appendices. And appendices themselves have links to other parts of the book.
In such kind of book, as Quality of Life improvement to the reader, is keeping a mark for the return of each jump, as the current code allow with the ' mark, but that allows only for one jump.
The backspace could be bound to this move.
It is similar to what Ctrl + O does on vim.
The text was updated successfully, but these errors were encountered:
So I've been reading a book that is full of footnotes. The footnotes themselves link to appendices. And appendices themselves have links to other parts of the book.
In such kind of book, as Quality of Life improvement to the reader, is keeping a mark for the return of each jump, as the current code allow with the ' mark, but that allows only for one jump.
The backspace could be bound to this move.
It is similar to what Ctrl + O does on vim.
The text was updated successfully, but these errors were encountered: