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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mode-specific settings #3635

Open
bovine3dom opened this issue Apr 30, 2021 · 0 comments 路 May be fixed by #4690
Open

Mode-specific settings #3635

bovine3dom opened this issue Apr 30, 2021 · 0 comments 路 May be fixed by #4690

Comments

@bovine3dom
Copy link
Member

Seems like it could be useful in situations where you want to change settings within a page, e.g. for hiding the mode indicator when something has entered fullscreen:

setmode fullscreen modeindicator false
bind --mode=fullscreen 馃暦馃暦INHERITS馃暦馃暦 ignore
# should probably add a `:bindinheritance child parent` command to make the above simpler
autocmd FullscreenEnter mode fullscreen
autocmd FullscreenLeft mode normal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant