-
-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a way to customize statusline appearance on "select" action #127
Comments
Got it. I'll consider adding a way to customize the appearance. |
Note, in the screenshots, I like the blue selection indicators that fern displays, they look even nicer than vimfiler. Just the statusline background is my issue, nothing more. |
Thanks, I will send feedback within the next day. |
Yes, #131 is 100% perfect. I love it. And you also now allow separate colours for branch symbols and branch text which is also fantastic. Many thanks for that as well. Screenshot with the latest update: Please merge. Many thanks for this awesome (Neo)vim file manager. I enjoy this plugin so much I created this Reddit post about fern.vim which linked back to my Vim plugins I like Blog post. Keep up the great work. |
Thanks. That kind of things encourage me a lot 👍 Additionally, I'm planning to create a screenshot page on Wiki to share users custom design. Can I use yours at then? |
NERDTree has been driving me crazy with it's poor performance for years. I got so feed up six months ago I dumped it for vimfiler. However, vimfiler is now deprecated. So when I came across fern.vim recently it was a breath of fresh air, especially with regard to performance. fern.vim is SO MUCH faster the NERDTree when dealing with large directories, it is not even close. So thanks to you.
Please use this image without the Alacritty heading and window manager buttons: Cheers. |
Hello,
I have been transitioning from vimfiler to fern.vim. It is very nice that fern.vim contains a window selector for
open:select
just like vimfiler. Works very well, solves the oil and vinegar problem. Thank you!My query is about the style, best explained by these two screenshots, first vimfiler plugin:
Second, fern.vim plugin:
The query is about the
statusline
, notice in fern.vim that the bar mostly disappears replaced by the normal editing background color. On a large screen with many splits the disappearance of the normalstatusline
dividers makes it hard to figure out how the screen is divided. Thestatusline
visualises the splits better.I like the style of
a
andb
choices. I just wish the Vim themestatusline
color remained as well. Is that possible? The combination ofa
/b
with normalstatusline
would look excellent with my theme.Thanks.
The text was updated successfully, but these errors were encountered: