Replies: 1 comment 1 reply
-
You don't need to hide the input field, you just need to remap opts = {
picker = {
sources = {
explorer = {
win = {
list = {
keys = {
['<C-w>w'] = { '<cmd>wincmd 2w<CR>', expr = true }, |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I hide search text feild in Explorer. Because when I do Ctrl+w+w, it gets the focus instead the editor.

Beta Was this translation helpful? Give feedback.
All reactions