Skip to content

Bug: can no longer do folder operations while cursor is on node inside folder #737

@levouh

Description

@levouh

Previously, given the structure of something like:

│
└ pack 
  │ config 
  │ native 
  │ init.lua 
  │ list.lua 
  │ use.lua 
  └ wants.lua 

I was previously able to have my cursor on say use.lua, press o (which I have mapped to add) and I could create a new file in the folder pack. With the changes performed in dbf178b3cd8653340892b3f00c416b43956b7ce1, this no longer works and Neotree will try to create a node like use.lua is a folder, so use.lua/foo.lua instead of pack/foo.lua.

CC: @figsoda

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions