neo-tree.nvim icon indicating copy to clipboard operation
neo-tree.nvim copied to clipboard

Neovim plugin to manage the file system and other tree like structures.

Results 281 neo-tree.nvim issues
Sort by recently updated
recently updated
newest added

### Did you check the docs? - [x] I have read all the docs. ### Is your feature request related to a problem? Please describe. I'm wondering if it's possible...

enhancement

This problem is related to fzf-lua https://github.com/ibhagwan/fzf-lua/issues/572. If I remove neo-tree.nvim the linked problem disappeared. Since I have no clue about what happened so I need your help!

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

enhancement

### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. Not being able to pull...

enhancement

currently default fs-action (=popup) does not support completion. It's possible to fallback on using the neovim native input by setting `use_popups_for_input=false` However so far file completion is not activated for...

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

### Did you check docs and existing issues? - [X] I have read all the docs. - [X] I have searched the existing issues. - [X] I have searched the...

bug

### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. I can use some commands...

enhancement

Before: ![CleanShot 2024-11-26 at 04 19 33](https://github.com/user-attachments/assets/9d7fbe5b-1f42-4527-94be-de308f910df9) After: ![CleanShot 2024-11-26 at 04 18 39](https://github.com/user-attachments/assets/c7c49765-efd0-452f-9013-4b17950a8445)

### Did you check the docs? - [X] I have read all the docs. ### Is your feature request related to a problem? Please describe. It'd be great to have...

enhancement