FVimToggleFullScreen not untoggling on Linux
See original GitHub issueOS: 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:
- Created 4 years ago
- Comments:23 (23 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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.
@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