Skip to content
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

Option to hide help/status line at the bottom #653

Open
n0bra1n3r opened this issue Jan 18, 2023 · 4 comments
Open

Option to hide help/status line at the bottom #653

n0bra1n3r opened this issue Jan 18, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@n0bra1n3r
Copy link

I've scanned the docs and can't seem to find a way to hide the status line that says "Hit enter to...". I'm using broot inside neovim and want to have as much screen real estate as possible when I pop up the broot window. The "Possible verbs: ..." message and warning/error messages are still needed though, so maybe only pop up the status line when ':' or space is typed and or some sort of warning or error should be displayed?

@n0bra1n3r n0bra1n3r added the enhancement New feature or request label Jan 18, 2023
@Canop
Copy link
Owner

Canop commented Jan 18, 2023

Before I address your concern, can you tell me more about your workflow and how you use broot inside neovim ?

@n0bra1n3r
Copy link
Author

Hi! I use a terminal plugin called vim-floaterm to display broot inside of neovim. broot is able to open files within the same neovim instance by taking advantage of neovim's new --remote feature. Here's a screenshot of the broot window:

image

@Canop
Copy link
Owner

Canop commented Jan 20, 2023

@quantonganh
Copy link

In my case, since I want to use broot as a side file tree for helix. When I press l or enter, the selected file will be opened in the right pane, causing the status line to be hidden partially:

Screen Shot 2023-08-16 at 11 31 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
3 participants