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

add shortcut for TreeView #3

Open
wolfand11 opened this issue Jan 14, 2023 · 1 comment
Open

add shortcut for TreeView #3

wolfand11 opened this issue Jan 14, 2023 · 1 comment

Comments

@wolfand11
Copy link

wolfand11 commented Jan 14, 2023

thank you very much for this tool. it's very useful for me. Can you add a shortcut for treeview toggle .

i add a shortcut "-" for TreeView. but j,k don't work for TreeView.

if key == "" then
        // .......
elseif key == "-" then
        DC.ExecuteCommand("cm_TreeView")
@Galicarnax
Copy link
Owner

i add a shortcut "-" for TreeView. but j,k don't work for TreeView.

Have you tried the native_navigation branch instead of master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants