Necrom4

Results 5 issues of Necrom4

Just as you can show a file/directory's information in the second pane using :view, it'd be great to do the same with :tree, which is easier to view due to...

- os: MacOs - `lsd --version`: 1.1.2 - `echo $TERM`: xterm-256color - `echo $LS_COLORS`: di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43 I copied the default `.config/lsd/icons.yaml` file and started modifying the icons, which works as expected....

Changing `icon`, `icon_highlight` or `text_highlight` in `config.drawer.candies.schema` takes no effect. I may add that the default Highlight "Removed" isn't being used either.

### Did you check the docs? - [x] I have read all the snacks.nvim docs ### Is your feature request related to a problem? Please describe. Lately I discovered LazyVim's...

enhancement

### Describe what happened and what your expected to happen When I execute `:Octo notification list` I get the error ``` Error executing vim.schedule lua callback: ...nvim/lazy/octo.nvim/lua/octo/pickers/snacks/provider.lua:360: attempt to index...

bug