gedit is a lightweight editing tool for the GNOME desktop found in many distributions of Linux, BSD and other Unix systems.
Questions tagged [gedit]
106 questions
20
votes
1 answer
Custom gedit Syntax Highlighting for Dummies?
I want to make (have, actually) a custom syntax highlighting for gedit.
There would be just a few different items:
A line that begins with 2 tabs. ----- One color.
A line that begins with 3 tabs. ----- Another color.
A line that begins with 4 tabs.…
YAS
- 750
15
votes
4 answers
Can you do keyboard shortcuts in gedit?
Not sure if I am missing something very obvious here, but it looks like you can't set your own key bindings in gedit. I've looked around on the ubuntu support forums and Googled around, but apart from a very old and down-voted gedit plugin on…
JannieT
- 1,231
- 8
- 20
- 31
10
votes
1 answer
Modifying a gedit syntax highlighting file
I am trying to change a highlighting file from Gedit. I have modified the file /usr/share/gtksourceview-3.0/language-specs/fortran.lang because I want to change the cases in which the editor takes a statement as a comment. The problem I have is that…
oscar
- 103
10
votes
3 answers
Turn off line wrap in Gedit
I've been using kwrite for a long time and love the way I can turn on/off line wrapping easily. Now I'm running Ubuntu with GNOME, trying to avoid any KDE at all on this particular machine. Gedit seems to always wrap lines with no way to turn it…
DarenW
- 2,161
9
votes
5 answers
How to tell GEDIT to reload currently opened file
I am using GEDIT and I would like to have a shortcut key that allows me to tell GEDIT (on Ubuntu) to force reloading from file system the currently opened file.
How can I do that?
fabien7474
- 451
9
votes
1 answer
Is there an OpenVMS EDT keypad plugin for gedit?
Is there a OpenVMS EDT keypad (layout) plugin for gedit?
CW Holeman II
- 2,150
8
votes
2 answers
How to stop Firefox opening xml files and get gedit to open them instead
When ever I open an xml file in Ubuntu it opens with Firefox, how do I change the file association to open with gedit instead?
Craig Angus
- 907
7
votes
1 answer
gedit indent guides
I would like some indent guides for gedit. This is very useful in python code. I couldn't find such an option in the settings, nor a plugin to add it. Does anyone know how to make such a thing visible? like I once had in SciTE, I want to see some…
wim
- 3,327
6
votes
2 answers
Where to put *.lang syntax highlighting files for gedit in Windows
I'm trying to add coffeescript syntax highlighting to gedit in Windows, but I can't work out where to put the *.lang file.
I'm following the instructions here, but the path ~/.local/share/gtksourceview-2.0/language-specs doesn't seem to apply to…
Acorn
- 728
- 1
- 5
- 19
6
votes
2 answers
I have problems printing from gedit in Windows
Gedit in Linux works like a champ. For me, in two installations Gedit in Windows XP works well except that it will not print properly on HP LaserJets or Toshiba's laser printers. It will make a 90 page project out of two pages of text composed in…
John C
- 61
5
votes
1 answer
How to preserve the Extended File Attributes in linux?
I'm working on a project where i rely mostly on the file's extended attribute that i set when i create the file. But i'm facing problem while modifying the file.
Solid Example:
When i edit the file in Sublime Text, all the extended attributes are…
iamprem
- 151
5
votes
2 answers
Which command line text editor has the closest keybindings to Notepadd++, Gedit, or Kate (or any modern CUA style editor)?
I'm looking for a text editor that has an amazing common user access (CUA) mode (or can be configured to have it) that resembles closely modern editors like Notepad++, Gedit, Kate, Sublime, etc.
I've tried Emacs cua-mode and made some custom…
trusktr
- 1,249
5
votes
2 answers
How to change the UI language of gedit under windows7?
gedit starts with the system-language of my system but I want to use the US version of the UI.
I can not find a option in the menues or the config-file.
Is there a way to change this?
Felix Gruber
- 85
5
votes
1 answer
Gedit - how to set default encoding opening?
I would like to somehow make Gedit on my sister's laptop to open text files in Windows1250 (CP1250-Winlatin2) encoding by default.
She has a plenty of ebooks in txt format and opening them in LibreOffice is not much comfortable.
I need to use Gedit…
Juhele
- 2,388
5
votes
1 answer
Why won't gedit file browser plugin show files?
Does anyone know why gedit won't show any files on my system, but only show folders? See attached screenshot for clarification. In the screenshot, both Explorer and gedit are showing the exact same location, but none of the files are showing in…
Mussnoon
- 1,118