How to disable Explorer Search Box from picker? #2141
mohammed777200
started this conversation in
General
Replies: 2 comments
-
Override the layout as shown here: #2139 (comment) You just need to delete the input window. |
Beta Was this translation helpful? Give feedback.
0 replies
-
at last, hhhh you don't know how I research the plugin to find out where the Explorer search box is. Thank u so much @drowning-cat. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there!
I want a way to disable Explorer search box from picker at all from core plugin.
I have tried to set :
auto_hide = { "input" }
but the problem is, when I work on heavy file directory, it show up a little and then disappear, I wanna get rid of it at all.
thank yall!!
Beta Was this translation helpful? Give feedback.
All reactions