Replies: 1 comment
-
|
This is not currently possible. You can unbind keybinding:
universal:
prevBlock: <disabled>
nextBlock: <disabled>But this doesn't help, because the key to expand/collapse the current directory is the generic So I understand the wish, but it's tricky to do. I feel that this would need keybindings that are not just simple mappings, but have logic (conditionals). Maybe that would be a case for #4753. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd prefer it if
<left>/<right>worked like in the VSCode file tree, where it collapses/expands the nearest parent folder. I don't find it intuitive to use the arrow keys for panel navigation, as the panels are vertical while the keys indicate horizontal actions. Also panels can also be navigated with both<tab>/<shift+tab>and number keys.Is it possible to override keybindings for this? It doesn't seem possible from my interpretation of the docs, but I'd love to be wrong (or have it implemented 😅)
Beta Was this translation helpful? Give feedback.
All reactions