johnfactotum / gedit-restore-zen

Restore zen mode in gedit 3.36

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restore Zen (gedit plugin)

Before:

Before screenshot

After:

After screenshot

Features

  • In gedit 3.36, zen mode (centering the view when in fullscreen) is removed
  • This plugin allows you to have zen mode
  • Optional: you can choose to enable wrapping at right margin in preferences

Installation

mkdir -p ~/.local/share/gedit/plugins/
cd ~/.local/share/gedit/plugins/
git clone https://github.com/johnfactotum/gedit-restore-zen.git restore-zen

Known Issues

  • Breaks when you have multiple tab groups open
  • Left margin is not colored with color scheme colors, which can be odd

See also

About

Restore zen mode in gedit 3.36

License:GNU General Public License v3.0


Languages

Language:Python 100.0%