We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
版本1.9.0
文档中有多级层次内容块的情况。最下一级聚焦后,再聚焦返回时,会返回上一级,而不是直接返回聚焦前的页面。
如图所示,在文档页面对h6标题聚焦后,要一级一级向上返回,最后才能回到文档页面,效率实在太低。
正常操作与心理认知上,应该是从哪一级进入聚焦,返回时也应该在哪一级。
希望考虑一下是否改善
The text was updated successfully, but these errors were encountered:
是通过 Ctrl+[ 后退的吗?
Sorry, something went wrong.
是通过聚焦返回的快捷键 Alt + 左方向键
Ctrl+[ 会回到整个文档的顶部。如果文档长,而聚焦前位置是在文档比较下面的位置, Ctrl+[ 返回后再定位到聚焦位置貌似就没啥好办法
Alt+左右方向键是按层级聚焦和退出。Ctrl+[ 是后退,会后退到上一个光标编辑位置,后退完后可以使用前进快捷键 Ctrl+] 回到聚焦位置。
No branches or pull requests
版本1.9.0
文档中有多级层次内容块的情况。最下一级聚焦后,再聚焦返回时,会返回上一级,而不是直接返回聚焦前的页面。
如图所示,在文档页面对h6标题聚焦后,要一级一级向上返回,最后才能回到文档页面,效率实在太低。
正常操作与心理认知上,应该是从哪一级进入聚焦,返回时也应该在哪一级。
希望考虑一下是否改善
The text was updated successfully, but these errors were encountered: