Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avamsi/sublimefullscreen
Simple plugin to remove menu bar in Fullscreen mode.
https://github.com/avamsi/sublimefullscreen
Last synced: 3 months ago
JSON representation
Simple plugin to remove menu bar in Fullscreen mode.
- Host: GitHub
- URL: https://github.com/avamsi/sublimefullscreen
- Owner: avamsi
- Created: 2015-05-07T16:18:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-15T17:45:23.000Z (over 9 years ago)
- Last Synced: 2023-03-01T13:35:36.009Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SublimeFullscreen
Simple plugin to remove menu bar in Fullscreen mode.### Installation
Download and extract to your packages folder. (`Menu` ➩ `Preferences` ➩ `Browse Packages`)##### Using [Package Control](https://packagecontrol.io/installation):
1. Command Palette (`ctrl+shift+p`) ➩ `Package Control: Add Repository`.
2. Add this [link](https://github.com/krikx/SublimeFullscreen/).
3. Command Palette ➩ `Package Control: Install Package` ➩ `SublimeFullscreen`.### Key bindings
Press `F11` to enter full screen mode.
Only difference is that, boring menu bar will be hidden.Press `ctrl+q` to quit.