Alexander Courtis

Results 488 comments of Alexander Courtis

> I think it's a better idea to keep this on it's branch but on the main repo, so many people can work on this. Sensible.

I have added a branch `feat/file-management-menu` and changed this PR to target it. @lrnzlo please resolve the conflicts and I will merge.

> maybe this was broken for you in [00fd8ae](https://github.com/kyazdani42/nvim-tree.lua/commit/00fd8aefe016ff2665e4479627ec977b411133d1) ? ~~I probably should have added `filters.custom_regex` instead of `filters.custom`.~~ ~~We could do that now... @kyazdani42 ?~~ Edit: that regex change...

I see. I can replicate with `config/file3` and `.config/file3` `filters.exclude` overrides each of the filtering mechanisms: I, U, H: `git.ignore`, `filters.custom` and `filters.dotfiles`. That is working as intended: ``` -...

Raised https://github.com/kyazdani42/nvim-tree.lua/pull/1168 A quick review would be great @sarmong

I think a long running branch is a good idea. The first PR looks good, but it is a work in progress. Feedback/testing/additions from users would be valuable.

@lu5je0 any chance you could put something together for this?

#1131 adds colour for icons when not using nvim-web-devicons.

> are you sure this feature request is not about changing the `filename` color ? i don't think it's implemented yet My mistake. Apologies @singlexyz