You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
my workflow is 1) Press shortcut (nnoremap <silent> <leader>n :NnnExplorer %:p:h<CR>) to open NNNExploerer 2) wander around and press Enter to open a file in "edit window" and focus 3) edit file 4) press shortcut again to search for another file.
At 4) NNNExplorer closes (toggles). Can I prevent this? I.e. Use the same shortcut to either open or focus on the existing NNNExplorer window? I have a dedicated shortcut to close (terminal) windows.
Thank you for all the work and sorry if this has been discussed elsewhere. I only found hints about toggling so far.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
my workflow is 1) Press shortcut (
nnoremap <silent> <leader>n :NnnExplorer %:p:h<CR>
) to open NNNExploerer 2) wander around and pressEnter
to open a file in "edit window" and focus 3) edit file 4) press shortcut again to search for another file.At 4) NNNExplorer closes (toggles). Can I prevent this? I.e. Use the same shortcut to either open or focus on the existing NNNExplorer window? I have a dedicated shortcut to close (terminal) windows.
Thank you for all the work and sorry if this has been discussed elsewhere. I only found hints about toggling so far.
Beta Was this translation helpful? Give feedback.
All reactions