What happened:
Can't navigate the file tree while a filter is active.
What you expected to happen:
I should be able to collapse/expand elements even with a filter active.
How to reproduce it (as minimally and precisely as possible):
dive alpine
<Tab>: Switch to the file tree
<C-Space>: Collapse all
<C-f>, ls: Search for ls
<Tab><Tab>: Move out of the "filter" input
<Space>: Expand /bin
Anything else we need to know?:
Are we even supposed to be able to leave the search input "field", while keeping the filter active over the file-tree?
The <Tab><Tab> seems like somewhat of an unintended trick, yet the functionality (have a usable file-tree that's filtered) seems like an obvious and fantastic tool.
Environment:
; uname -r
6.15.7-zen1-1-zen
; docker -v
Docker version 28.3.2, build 578ccf607d
What happened:
Can't navigate the file tree while a filter is active.
What you expected to happen:
I should be able to collapse/expand elements even with a filter active.
How to reproduce it (as minimally and precisely as possible):
dive alpine<Tab>: Switch to the file tree<C-Space>: Collapse all<C-f>,ls: Search forls<Tab><Tab>: Move out of the "filter" input<Space>: Expand/binAnything else we need to know?:
Are we even supposed to be able to leave the search input "field", while keeping the filter active over the file-tree?
The
<Tab><Tab>seems like somewhat of an unintended trick, yet the functionality (have a usable file-tree that's filtered) seems like an obvious and fantastic tool.Environment: