]> Sergey Matveev's repositories - nnn.git/commit
Filter adjustment when opening context from plugin
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 29 Apr 2023 16:13:29 +0000 (21:43 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 29 Apr 2023 16:23:49 +0000 (21:53 +0530)
commit5d81aeb4776758e1b0e6bc47acdd93dc5e2535b5
tree5739990fdb9c58feeeeae3a698c7efac8463d367
parent8fd1822ca64281276c1500350185d5712b693fc7
Filter adjustment when opening context from plugin

- Clear filter only when a plugin is selected manually.
  Plugin dir should be unfiltered when opened.
- Plugins invoked by keys don't require clearing filter
  of original context. If a new context is opened using
  the plugin, it will be unfiltered by default. If the
  same context is re-used (when all the contexts are in
  use) the filter should be cleared so the the new path
  is opened unfiltered.
src/nnn.c