Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
52 views

I'm developing a Gedit plugin in Python using Gtk. The plugin is supposed to add "🔮 Generate" and "📝 Summarize" items to the right-click context menu in the editor. However, the ...
0 votes
1 answer
43 views

I'm working on a plugin for the text editor Gedit in which I need to know when a new document is opened. Is there a signal which is emitted when that happens? The method do_activate in the ...
0 votes
1 answer
40 views

I'm working on a plugin for the text editor Gedit written in Python where I need to know the formatting (color etc.) of a specific character in the text of a Gtk.Document. I have tried to call ...
0 votes
1 answer
47 views

What unicode characters are used in the default kali gedit replacements for ->. The gedit arrow seems to be used comprised of two characters. One arrow head and an extending long middle hyphen. ...
FilipToth's user avatar
  • 167
0 votes
0 answers
20 views

I wrote a simple bash script to create and open two files #!/bin/bash mynewdate="$(date '+%d-%m-%Y')" cd /my/path/ echo "praparing files..." pilot="pilot-mode-"${...
0 votes
1 answer
110 views

Is there a away to paste a current timestamp in gedit app in linux? like using hotkey F5 in notepad from Windows?
0 votes
1 answer
104 views

I am trying to call the program groff from inside a gedit flatpak (external tools plugin). The flatpak can access the groff binary, but groff looks for files at /usr/share/groff, while in flatpak, ...
0 votes
1 answer
399 views

I’m trying to improve a snippet for Gedit that helps me write shell scripts. Currently, the snippet encloses the name of a variable into double quotes surrounding curly brackets preceded with a dollar ...
oneastok's user avatar
  • 323
3 votes
0 answers
164 views

I have the following script echo "Please Specify the Name of the file" read file echo "Please copy and paste the information into ${file} and press save and close." gedit ${...
jms1980's user avatar
  • 1,085
1 vote
0 answers
55 views

I install boost 1.6.8 on ubuntu 16.04. Then the gnome editor (gedit) cannot start: gedit: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file ...
Karim's user avatar
  • 312
1 vote
1 answer
331 views

I'm looking for the option to set the line break at a specific point (e.g. after 75 characters). The option Text Wrapping allows only the line break when the text reaches the end of the screen.
1 vote
1 answer
222 views

I have used gedit with Ubuntu a lot and now transitioning on Macos. I noticed that some of the plugins in the Macos version are missing. For instance, there is no (AFAIK) an out-of-the-box option to ...
nicola's user avatar
  • 24.6k
0 votes
1 answer
302 views

I am using cloudera VM 5x. In the HDFS terminal, I am using the below command to create a sql file. gedit /user/cloudera/sample.sql It is in edit mode, when I am saving, it is throwing an error "...
Onlydocs's user avatar
5 votes
1 answer
27k views

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 am getting the ...
2 votes
0 answers
244 views

I recently installed gnome-builder using flatpak. But when I try to run the gedit project it shows the error ide-run-manager[ 2]: WARNING: Not a make build system . But it just compiles fine. I am ...

15 30 50 per page
1
2 3 4 5
...
27

AltStyle によって変換されたページ (->オリジナル) /