About 2,170,000 results
Open links in new tab
  1. gedit: search and replace with regular expressions - Ask Ubuntu

    Sep 8, 2015 · gedit: search and replace with regular expressions Ask Question Asked 10 years, 3 months ago Modified 9 years, 3 months ago

  2. Ubuntu 24.10, sudo: gedit: command not found

    Dec 6, 2024 · The default text editor has changed Gedit, the default text editor, was replaced by a brand new editor, Gnome Text Editor in Ubuntu 22.10 and above. Use the command: sudo gnome-text …

  3. How to get gedit to auto-indent code - Stack Overflow

    Nov 23, 2011 · I'm trying to get gedit to auto-indent my code. The auto-indent check-box in preferences doesn't work. Is there a way to get gedit to auto-indent code? (By the way, I only really care about C++

  4. Option to display control characters in gedit - Stack Overflow

    Jan 7, 2019 · I'm a newbie to Linux. Is there a way to see the control characters in gedit. I went to options->preferences and all I got is option to see the line numbers of the text file. Is there any plugin …

  5. How to replace tabs for spaces in gedit? - Ask Ubuntu

    Sep 17, 2014 · If you create a file using gedit, which is configured to insert 4 spaces each time you press tab. Then for some reason you edit the file and some tabs get inserted (i.e. While editing on …

  6. command line - how to run python in gedit? - Ask Ubuntu

    Nov 12, 2020 · I wrote python code in gedit. As we know there is an internal python console in gedit, how can I run my python code there instead of running it in terminal.

  7. How to configure gedit as git core.editor? - Stack Overflow

    Jan 4, 2017 · I have gedit configured as git core.editor. git config --global core.editor "gedit" This works fine unless there is already a gedit windows open. In that case, COMMIT_EDITMSG is opened in the …

  8. configuration - Where are gedit's preferences? - Ask Ubuntu

    This is incredibly weird. I don't see "preferences" in any of my gedit menus. I'm running Version 3.8.3. All I want to do is show line numbers, but I can't do that without preferences. Where the h...

  9. How to edit files in GUI text editors as root? - Ask Ubuntu

    Jan 15, 2021 · For nautilus users, the package nautilus-admin installs a PolicyKit file for gedit and provides a right-click menu option in nautilus to launch a text file in gedit with root permissions. …

  10. How to remove dconf-WARNING when running gedit over SSH?

    Sep 18, 2018 · From man gedit: gedit - text editor for the GNOME Desktop The remote environment doesn't have access to a "GNOME Desktop". If you're running a "GNOME Desktop" (can run gedit …