I recently installed 12.04.
When I try to edit a file with gedit, I can't use the terminal until I close the editing file or I have to open a new terminal. But I think I didn't have this problem with 11.04, however I'm not sure.
Is there anyway to avoid this and to use same terminal while editing files.
I have observed that in gedit if I edit a file, another file is created in the same directory (the one with the same filename and a tilde '~' suffix). The extra file remains even if I close gedit.
I understand the need for a temp file (eg. in case of a crash), but vim for example deletes the extra file it creates, when I close it.
Is there a way to do the same with gedit? Some configuration perhaps?
I just installed the ubuntu 11.10, and I want to install a plugin for gEdit.
I unpacked the plugin to the following folder: ~/.gnome2/gedit/plugins
but in the gedit doesn't show up the plugin.
Depending on nature of the text, sometimes line wrapping is convenient, sometimes it is just confusing. And every time I need to switch this (pretty frequently) I have to do to View - Preferences - Enable text wrapping - Close - four clicks, not mentioning all the hand, eye and thought motion. Can this be done a quicker way?
Most text editors have this two clicks away (in a menu) at maximum, some have it on a toolbar or a hot key, but I couldn't find any quick way in Gedit. Maybe there is a hot key I don't know?
Sometimes I want the last line of a text file to be a simple string of text with no newline character appended: ...eg. to concatenate another file to it.
Several editors automatically modify my text by adding a newline character, even though I have not pressed Enter.
Remains unmodified:
Emacs, SciTE, Kate, Bluefish, Notepad(wine)
Newline is added:
Gedit, Gvim, Vim, Nano
I would like to know if there is some way to tweak Gedit, Gvim, and Vim to only save what I have typed.... and even Nano might come in handy
I currently use Gedit, and I'm dabbling in Gvim/Vim.. so it would be useful to know how to "toggle" these on/off...
PS. Upon re-opening the same file in Gedit, Gvim, and Vim, the cursor's end-of-file placement is at the end of the text, whereas it should really show up on the next (empty) line. This is misleading (but that's because of what I'm used to).
I used a hexeditor to check the above observatons.