question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FVimToggleFullScreen not untoggling on Linux

See original GitHub issue

OS: Arch Linux Desktop: Budgie

The :FVimToggleFullScreen command works when toggling into fullscreen, but attempting to toggle out of full screen appears to do nothing.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:23 (23 by maintainers)

github_iconTop GitHub Comments

1reaction
jjohnson338commented, Oct 4, 2019

@yatli Just letting you know I haven’t forgotten about this. I need to borrow an adapter from friend so I can hookup an external monitor to debug. Will report back when I have findings or a fix.

1reaction
jjohnson338commented, Sep 7, 2019

@yatli I just tested this feature on Fedora 29 which is bundled with Gnome 3 by default (which Budgie is build from). The fullscreen toggle worked there. So I’m more confident now saying it’s a issue only on Budgie

Read more comments on GitHub >

github_iconTop Results From Across the Web

Toggle minibuffer fullscreen / vertical : r/vim
I'm using dispatch and make with a project that outputs a lot of build information (I work in C so its all configure...
Read more >
Ubuntu Vim full screen not really full screen
Probably by using the "full screen" option of your terminal. E.g., for Gnome Terminal, this is F11 or "Full Screen" in the "View"...
Read more >
How can I open gVim in full screen mode in GNOME?
This works from within Vim as well, so you can map e.g. F11 to toggle full screen mode: map <silent> <F11> \ :call...
Read more >
Does gvimfullscreen.dll working with gVim 9.0 on Windows?
I used to use gvimfullscreen.dll to toggle a full screen window state on gvim for Windows. It made gvim full screen, not maximised,...
Read more >
Is there a way to turn gvim into fullscreen mode?
On Ubuntu cinnamon go to Keyboard -> Shortcuts -> Windows -> Toggle fullscreen state . Set as F11 for example. Share.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found