Mika Vilpas
Mika Vilpas
Actually, I'm coming around to #1004 being a good approach. Let's reopen it and see if we can finish it. Previously I was confused about a few things, but I...
Sure, I was thinking good use cases might be to - add more robust support for bulk renaming files with yazi.nvim. Outside of neovim, bulk renaming works fine, but when...
Yes, I have a couple of ideas 🙂 1. Idea: what about an approach like #1148 where I could make neovim open yazi with an additional configuration file? We could...
> I tried this yesterday and found that the issue isn't due to nested Neovim instances (as I mentioned https://github.com/mikavilpas/yazi.nvim/issues/137#issuecomment-2196017681). Instead, it's because yazi.nvim starts Yazi with yazi --local-events >...
> Unclear definition: What exactly does it refer to? yazi.toml or keymap.toml? If I got it right, you want to override some of the user's key bindings, so it's probably...
I'll summarize a bit, although you are already aware of some of these points: - [x] The DDS approach to listening for yazi events with `ya sub` has been very...
> Do you mean opening three tabs in Yazi or Neovim? I mean opening tabs in yazi, based on the files that are open in neovim. > nvim.yazi would be...
Sounds good! I don't have a clear idea how these could be done, either. Maybe this idea can be revisited in the future - perhaps things become much clearer with...
I see. Do you think this should be the new default behavior, or toggled on with the linemode setting?