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

fullscreen mode #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fullscreen mode #55

wants to merge 3 commits into from

Conversation

leorosa
Copy link

@leorosa leorosa commented Oct 1, 2021

With the changes proposed in this PR:

  1. a new 'fullscreen mode' is added; <command+f> is the default keybind to toggle between 'normal' and 'fullscreen' modes
  2. since the current focus change approach is based on cursor position, it does not works when in fullscreen mode; thus, a new change focus motion is added (though it can be improved...)

@equwal
Copy link

equwal commented May 25, 2023

Like the 100ms default escape timer, can we get that in a separate PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants