gedit Questions

3

Solved

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 th...
Hydrocarbon asked 18/6, 2013 at 7:20

5

Solved

I'm used to eclipse's and notepad++'s behavior of automatically opening the files and tabs present on last exit. Does anyone know if there is a way to enable this in Gedit? The session management p...
Catechism asked 15/11, 2010 at 17:20

5

Solved

I am using gedit & I have a very huge line and I am not able to see that complete line because gedit gets stucking. so, I wanted to do word wrapping in gedit. I searched but I didnt found word ...
Nitroglycerin asked 27/4, 2012 at 5:26

3

Solved

Let's assume we have two text documents: Our first file contains "hi" as text. Our second file contains "hi" as text. When we open these two files in gedit, vi, or vim, the two files are visual...
Permenter asked 8/10, 2013 at 5:53

3

Solved

By default, gedit doesn't syntax highlight .asm files. How can I add this support for this language?
Gur asked 8/6, 2013 at 20:12

3

I'm looking for a keyboard shortcut to quickly open links in a text file with a Web browser. Is there a trick or a plugin out there?
Accommodative asked 13/5, 2012 at 14:39

8

Using winston for node.js logging, I get json log files. A log file in this vein is simply a sequence of (newline delimited) json objects. This is great for log querying and treating logs as first-...
Curson asked 18/1, 2014 at 14:32

3

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 ex...
Veiling asked 18/10, 2013 at 17:45

3

Solved

I'm using Ubuntu 18.04 as Windows Subsystem for Linux on my Windows 10 machine. I've installed gedit without any errors or warnings. But whenever I try to use the command gedit something (h...
Clop asked 18/2, 2020 at 15:39

6

I found that in 123, \d matches 1 and 3 but not 2. I was wondering if \d matches a digit satisfying what kind of requirement? I am talking about Python style regex. Regular expression plugin in G...
Lantz asked 25/6, 2011 at 17:33

8

Solved

I'm transitioning from UltraEdit on Windows to gedit on Linux. So far, the experience is great (there's a lot here for a free tool), but there's one indispensable feature of UltraEdit I can't seem ...
Poteat asked 12/12, 2009 at 16:21

5

Any way to highlight both braces on Gedit?, it's annoying when you have several braces joined and is not clear which one are you pointing. Highlighting both braces would be a simple solution to kn...
Gentlemanfarmer asked 2/6, 2011 at 22:5

4

I tried to add some plugins in gedit 3.10.4 on ubuntu 14.04LTS and some errors occured when I try to activate those plugins in gedit: (gedit:20686): libpeas-WARNING **: Error initializing Python...
Silicone asked 10/3, 2015 at 13:4

9

Solved

The Version of Gedit on the gnome.org site does not seem to run on OSX Mavericks. Is there any way to fix this?
Gupta asked 24/10, 2013 at 6:41

6

Solved

How come I always get "GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a syst...
Gereron asked 14/9, 2009 at 13:17

3

I want to replace only first occurrence of word(default) in each line with another word(rwd). As below I want this: ../app/design/adminhtml/default/default/layout/pmodule.xml ../app/design/fronte...
Feucht asked 27/5, 2016 at 11:34

2

I'm trying to run some normal text editor in cygwin (version 2.4.1(0.293/5/3)). I've really disappointed and frustrated with emacs :( So I downloaded and installed gedit as a part of cygwin package...
Unknot asked 24/3, 2016 at 20:42

1

Solved

I'm new on Linux and new on gedit, of course. I use Ctrl+Z to undo something, but undo too much and I press Ctrl+Y, which I used to on Windows, but it not redo for me. So, how could I redo on gedit...
Confab asked 20/7, 2017 at 2:7

4

The thing is, I want to track if a user tries to open a file on a shared account. I'm looking for any record/technique that helps me know if the concerned file is opened, at run time. I want to cr...
Azotic asked 19/6, 2015 at 10:14

4

Solved

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++ ind...
Sudatorium asked 23/11, 2011 at 16:33

8

Solved

I'm just starting out learning python with GEdit plus various plugins as my IDE. Visual Studio/F# has a feature which permits the highlighting on a piece of text in the code window which then, on ...
Chilon asked 8/6, 2010 at 5:51

2

Apologies if this duplicate but a lot of other threads are years old. I want to update my $PATH variable permanently so it doesn't reset everytime I quit Terminal. I have seen people suggest to ru...
Gossipry asked 4/8, 2016 at 18:17

1

Solved

I am writing in python 3.5.1 and I am a programming novice. I use gedit with a pep8 and pyflakes plugins showing style mistakes according to the python style guide. I do not know whether to follow...
Stipple asked 19/1, 2016 at 11:7

8

Solved

Is there a way to comment out a chunk of highlighted code? I am programming in ruby, and I hate putting # on lines individually.
Kenogenesis asked 4/10, 2011 at 14:39

3

I am programming in a dedicated language called macro language. To comment I need to add # at the beginning of the line. What I want is, in order to spare time, to comment several lines of code a...
Shed asked 8/1, 2015 at 10:2

© 2022 - 2024 — McMap. All rights reserved.