logseq-plugin-vim-shortcuts icon indicating copy to clipboard operation
logseq-plugin-vim-shortcuts copied to clipboard

Page go back not work correctly after press shift+t (go to the first line)

Open zzhixin opened this issue 3 years ago • 1 comments

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.

zzhixin avatar Mar 23 '22 11:03 zzhixin

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.

vipzhicheng avatar Mar 29 '22 15:03 vipzhicheng