Skip to content
New issue

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

默认选中模式 #60

Open
lsl6958 opened this issue Sep 5, 2022 · 4 comments
Open

默认选中模式 #60

lsl6958 opened this issue Sep 5, 2022 · 4 comments
Labels
enhancement New feature or request
Projects

Comments

@lsl6958
Copy link

lsl6958 commented Sep 5, 2022

希望大佬能添加一个小功能,键入内容后默认选择第一个匹配项,这样就不用搜索之后再用鼠标点击或者按上下选择了。

@Chaoses-Ib Chaoses-Ib added the enhancement New feature or request label Sep 5, 2022
@Chaoses-Ib
Copy link
Owner

最近经济有点困难,要过段时间才能实现了。你可以先用 Tab 或者 Enter 来选择,比鼠标和上下键方便些。

@Chaoses-Ib Chaoses-Ib changed the title 希望大佬能添加一个小功能,键入内容后默认选择第一个匹配项 默认选中模式 Sep 5, 2022
@Chaoses-Ib
Copy link
Owner

Chaoses-Ib commented Sep 5, 2022

Todo:

  • 编辑框热键
    • Up, Down

    • Page Up, Page Down

    • Enter, Ctrl+Enter, Shift+Enter, Alt+Enter

    • Shift+F10

    • F2 ?

    • Ctrl+Shift+C ?

    • Ctrl+C, Ctrl+X ?
      仅当编辑框无选中时

    • Delete, Shift+Delete ?
      仅当编辑框光标位于末尾时

    • Shift+Up/Down, Shift+Page Up/Down ?

    • Ctrl+Up/Down, Ctrl+Page Up/Down ?

    • Ctrl+Shift+Up/Down, Ctrl+Shift+Page Up/Down ?

    • Ctrl+E ?

    • Ctrl+NumAdd, Ctrl+Shift+NumAdd ?

    • Home/End, Shift+Home/End, Ctrl+Home/End, Ctrl+Shift+Home/End

    • Ctrl+A

    • Ctrl+V

    • Ctrl+Z, Ctrl+Y

    • Space, Ctrl+Space

  • 扩展菜单
    • Right
      仅当编辑框光标位于末尾时

@Chaoses-Ib Chaoses-Ib added this to To do in v1.0 via automation Sep 5, 2022
@youthcould
Copy link

来追踪下这个的进展,期待能更新支持

@youthcould
Copy link

同时希望tab键可以在搜索结果每一条条目和搜索框之间循环,比如10个搜索结果,第一次tab从搜索框到第二个搜索结果(默认选择了第一个搜索结果),第10个tab重新把focus放到搜索框中,这样可以不用快捷键换来换去即可完成所有操作。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
v1.0
To do
Development

No branches or pull requests

3 participants