Replies: 4 comments
-
What is the purpose of such commands? I can't imagine a situation where I would need it. Afaik in vim you can't do |
Beta Was this translation helpful? Give feedback.
-
clean UX/UI I think, basically I know eactly everything about current buffer and its state, having two lines reserved for Yes I think |
Beta Was this translation helpful? Give feedback.
-
This seems super niche to me. We try to keep the config minimal and helix is somewhat more opinionated instead of a "do whatever you want" sandbox like vim (and even they don't have a config option for this). I am not a fan of adding a ton of different config options like this as it makes the codebase easier to maintain for very questionable utility (how much difference do two more lines of vertical space really make). |
Beta Was this translation helpful? Give feedback.
-
This is a requested feature: #1662 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
(n)vim
has these options:to disable command line and statusline.
Beta Was this translation helpful? Give feedback.
All reactions