sponsor Vim development Vim logo Vim Book Ad

screenspace.vim : Provides shortcut commands to hide or show GUI options and to set preset screen

 script karma  Rating 0/0, Downloaded by 352  Comments, bugs, improvements  Vim wiki

created by
Caglar Toklu
 
script type
utility
 
description
Provides shortcut commands to hide or show GUI options and to set preset screen sizes.

I really like to use all of my screen. I also do like to take screenshots without visual clutter. As always, Vim provides lots of options to fine tune the screen. This plugin provides shortcut commands.

Provided commands:

:SSpaceSizeDOS
Sets the screen columns=80 and lines=25. This is the screen size for DOS.

:SSpaceSizePlus
Sets the screen columns=120 and lines=40.

:SSpaceSizeFull
Sets the screen columns=9999 and lines=9999. This will use most of the screen.

:SSpaceHideAll
:SSpaceShowAll
:SSpaceHideMenu
:SSpaceShowMenu
:SSpaceHideToolbar
:SSpaceShowToolbar
:SSpaceHideRightHScrollBar
:SSpaceShowRightHScrollBar
:SSpaceHideLeftHScrollBar
:SSpaceShowLeftHScrollBar
:SSpaceHideBottomScrollBar
:SSpaceShowBottomScrollBar
:SSpaceHideScrollBars
:SSpaceShowScrollBars


Project page:
https://github.com/caglartoklu/screenspace.vim
 
install details
For Vundle users:

Plugin 'caglartoklu/screenspace.vim'

For all other users, extract screenspace.vim from the archive and drop it to your plugin directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
screenspace.vim_20200511.zip 20200511 2020-05-11 7.0 Caglar Toklu - Consistent command prefix.
- Added some scrollbar commands.
screenspace.vim_20200227.zip 20200227 2020-02-28 7.0 Caglar Toklu Initial upload
ip used for rating: 54.160.133.33

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github