logseq-plugin-vim-shortcuts
logseq-plugin-vim-shortcuts copied to clipboard
Page go back not work correctly after press shift+t (go to the first line)
From page A, open page B.
Press shift+t: cursor go to the first line
Press go back button: not go back
Press go back twice: go back
Same issues for shift+g, z o, z m.
That is because the API I used for scrolling to block would add to page history, maybe I can talk with Logseq Team to see if they can add an arg to control that behavior.