Replies: 3 comments 3 replies
-
|
Please remove the |
Beta Was this translation helpful? Give feedback.
-
|
I never understood why vsplit is |
Beta Was this translation helpful? Give feedback.
-
|
Also, I'm sure that my solution is incomplete but lots of people seem to want persistent drawers ala #1968 . If you offer a solution for that, you could also consider expanding the scope to include the most-common "Tips and tricks" out of the box, perhaps behind a boolean option. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since v3.0, Neo-tree has not changed the default config options, only adding to it. However, there are some new features that seem fairly uncontroversial to enable by default to reduce the (rather insane) amount of configuration that a user might want to do, out of the box.
One idea is to push a small v4.0 major patch that simply updates some defaults to be more user-friendly and trims out some deprecated code. A full overhaul of configuration, tree rendering, state management, etc, could be left for a v5.0.
Examples being:
winborder(or defaulting to rounded/config option when not available)Please suggest additional defaults you think are reasonable to change.
Beta Was this translation helpful? Give feedback.
All reactions