About 88 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, 7 months ago Modified 9 years, 7 months ago

  2. 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++

  3. (gedit:1430): Gtk-WARNING **: cannot open display:

    Nov 14, 2019 · gedit is the official text editor of the GNOME desktop environment. Generally, in a server, there is no desktop environment installed or needed. Therefore, gedit can't start and display. I …

  4. Ubuntu: gedit' not found, but can be installed with [closed]

    Nov 11, 2020 · I am trying to install Valgrind on my windows 10. I am using Ubuntu and was able to install valgrind smoothly. However, when trying to set the path using the command: gedit .bashrc I …

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

    Jun 18, 2013 · 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 …

  6. 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...

  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. command line - Where is .bashrc? - Ask Ubuntu

    0 Bashrc file is a hidden file inside the home directory. It is actually, give the path directions. And those are wanted to edit .bashrc file, try this command gedit ~/.bashrc instead of this ~/.bashrc . This …

  9. What are the default text editors in different flavours of Ubuntu?

    May 10, 2017 · Behind the question I tried Kubuntu and want to try more Ubuntu flavors and other distros, but when I was in Kubuntu I tried so hard to run gksu gedit /path/file.txt which wont work …

  10. I need to change the Read Only in gedit to Read/Write

    Sep 29, 2014 · 1 gksudo gedit /etc/default/grub is indeed the correct answer to your question, however, if you're brand new to Ubuntu, I'd advise you to install Grub Customiser. Grub Customiser allows you …