2

gedit lately suddenly started to open new files in new windows and it is really frustrating to me. I searched graphical preferences, preferences listed by How to change gedit preferences from terminal? and I also tried to uninstall gedit, remove all gedit files/folders in $HOME and reinstall gedit back, but nothing of that didn't help.

aleskva
  • 1,647
  • 3
  • 13
  • 22

1 Answers1

3

Gedit settings are saved in GSettings or DConf, so you can reset them with the following command:

dconf reset -f /org/gnome/gedit/
N0rbert
  • 99,918
  • Thank you, so my issue is a bug, this preferences reset also didn't help with initial problem... – aleskva May 12 '18 at 23:19