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

Allow TreeView file operation commands when focused #1256

Merged
merged 1 commit into from
Dec 26, 2022

Conversation

Guldoman
Copy link
Member

Fixes #1255.

Impacts treeview:{rename,new-file,new-folder,open-in-system}.
Previously those were only available when the mouse was over the TreeView.
They now use the same predicate as treeview:delete.

Impacts `treeview:{rename,new-file,new-folder,open-in-system}`.
Previously those were only available when the mouse was over the 
`TreeView`.
They now use the same predicate as `treeview:delete`.
@jgmdev
Copy link
Member

jgmdev commented Dec 26, 2022

Tested, working, merging.

@jgmdev jgmdev merged commit 18e3542 into lite-xl:master Dec 26, 2022
takase1121 pushed a commit to takase1121/lite-xl that referenced this pull request Jan 16, 2023
Impacts `treeview:{rename,new-file,new-folder,open-in-system}`.
Previously those were only available when the mouse was over the 
`TreeView`.
They now use the same predicate as `treeview:delete`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cant Create Folder or File
2 participants