Ubuntu :: More Direct Text Editor Replacement For Gedit
Jul 23, 2011
I use a text editor mostly for opening up and editing ascii text files that are used by the programs I write. For example, manually editing comma separated value data files.
I've been using Gedit for this, and it's been very frustrating because I started noticing new-line characters (hex 0A) were creeping into my CSV ascii data. It turns out that Gedit has an undocumented "feature" where it silently introduces a new line character at the end of any file you edit, and there is no way to turn this feature off! See this bug report. I installed GVim, and a quick test shows that GVim does the same thing.
I would like a recommendation for a more straightforward text editor, which:
1) Doesn't add extra bytes to the file (or if it does, this behavior can be turned off).
2) Allows you to force ASCII when opening a file (sometimes Gedit will make an incorrect assumption about encoding because of a stray non-printable character)
More advanced features would be nice, like regular expressions for search and replace, but I need this basic functionality first.
View 3 Replies
ADVERTISEMENT
Jul 25, 2011
On windows I really only used Notepad++ as my text editor, it had two features that I loved.What I need to accomplish is what I would do with Notepad++ column editor.I could have like 100 lines, and place the cursor at a column, and goto edit>column editor, and I could insert an incrementing number. (I could also pad the incrementing number with 0s, this was GREAT for making batch files among other things.)So each line at that column had a number higher than the previous line.The other feature that I used sometimes was a search/replace with regex patterns.Does anyone know of an editor that has those features for linux? I am mostly after the column editor insert feature but if you know of one with both features that would rock.
View 1 Replies
View Related
Mar 21, 2010
I'm looking for a light-weight text editor for general-purpose composition that can preserve indentations on wrapped lines.
View 3 Replies
View Related
May 11, 2010
Is there a simple text editor for Linux that will let you color or highlight text on demand? Something like gedit or leafpad with color? I know I can probably do this with vi or emacs, but I'm looking for something simple, need not be feature rich.
View 4 Replies
View Related
May 26, 2010
I just started using FireFTP instead of FileZilla because I got fed up with FileZilla not opening remote files and not recognising the default editor Gedit.
I really want to use keyboard shortcuts with FireFTP, which is possible according to the help docs on-line, but there is no option to use shortcuts anywhere even having enabled FireFTP to open in a new window. I tried it in Shiretoko 3.59 and Firefox 3.18 with no luck.
I just tried removing FileZilla and it does not appear in my list of installed apps. It appears in the full list as uninstalled but when ticking the box to install gives this message. FileZilla FTP client cannot be installed on your computer type (i386). Either the application requires special hardware features or the vendor decided to not support your computer type. I already have FileZilla..so how is that?
View 1 Replies
View Related
Jul 17, 2009
I was trying to install GTK+-2.8.20, so I installed it's necessary dependencies in this order:
pkg-config-0.23
glib-2.20.4
pango-1.24.4
jpeg library
tiff library
cairo
And I was about to install the last dependency: ATK (Accessability Toolkit).I opened the Archive Manager to extract the "atk-1.26.0.tar.gz" file (yes, I'm still switching from Windows so I'm fond of GUI), but I noticed all the text in that window was boxes, like the □ type box for every letter of text.So instead I thought it wouldn't be a big deal, because the terminal and regular windows weren't screwed up.I opened a text file in gedit (reference to commands in terminal, such as how to extract files via terminal), but yet again all of the text was □-like boxes.
View 2 Replies
View Related
Nov 25, 2010
How can I replace one instance of a word in a text file with a piece of text that spreads several lines ? I know sed or awk is the way to go but don't know that how I can introduce new paragraphs using these tools
View 1 Replies
View Related
Apr 29, 2010
has no MTA (Postfix, Sendmail, Exim) installed so it can't email me the results of any cron job I schedule. I would then like to have the results from Cron be dumped into a small text file so I can read it later to view any issues.Right now my job is as follows:Code:01 18 * * * /usr/bin/shellscript.shAbove you see my script I want to run every day @ 6:01 pm. My question is what would the cron line look like if I wanted the results dumped into a random text file somewhere on my system?
View 1 Replies
View Related
Oct 22, 2015
How to change:
(1) My preferred File Management program, the one that kicks off when I use Places? and
(2) The amount of time before the display is put to sleep?
I DO NOT WANT TO USE A GUI FRONT END to do this. The reason is (1) my preferred File Manager, Xfe, is not listed as one of the options by Preferred Applications. And (2) Power Management Preferences allows 10 or 30 minutes before putting the display to sleep but I want 20 minutes. I need to know what files contain these configurations so I can edit them directly.
View 10 Replies
View Related
Aug 25, 2010
I hope I am pasting this in the correct place. I am a big fan of minimalist software- and Gedit is an excellent program. Now I am not a a programmer or anything, but I do like to write, and Gedit seems very well suited towards what I want. A simple word-bashing-out program.
But my problem is that it does text-wrap to the margin. Now I don't particularly want to do this manually, and the option in the preferences menu doesn't seem to work.
View 5 Replies
View Related
Dec 8, 2010
Using the latest version of Ubuntu desktop on an emachine t5062 if it matters. I have a text file of keywords that is one-three words line after line for like 5000 lines. How would I go about adding a word to each line.Aside from typing it in or copying and pasting.If it can`t be done with Gedit I am all for using another program.
View 8 Replies
View Related
Apr 16, 2011
I have text files (.txt) to open with gedit but every time I try to open a text file it says:
Code:
Do you want to run "Installed programs", or display its contents?
And if I press Display it will open. How do I make it open automatically?
View 3 Replies
View Related
Jun 6, 2011
I can do it with mousepad. Below is what I get when trying to open with gedit
[Code]...
View 3 Replies
View Related
Mar 7, 2011
I want to copy/paste some text to vim from gedit. The original text looks like this:
I start vim, press "i", then right click, paste, and get this:
How could i set vim to not to do this? How can I copy/paste my text so that I don't need to delete those unnecessary tabs?
View 2 Replies
View Related
Mar 1, 2010
Is there anything like Visual C++ on linux? Or just a text editor and a seperator compiler?
What's the best C++ Compiler, and best Text Editor with C++ syntax highlighting.
View 9 Replies
View Related
May 3, 2010
I would like to use notepad++ for my text editor. Is there away to get this only my Ubuntu 10.04 Netbook?
View 5 Replies
View Related
Jul 20, 2010
You know how nano, vi, vim, etc... all use the entire screen when they are started? I am wondering if it is possible to get a text editor (or modifying an existing one) that doesn't take the entire terminal. The reason for this is that I to look at the output of a different command, then modify a different file while looking at the output. I want to be able to do this very fast, and it would be great if there was some way I could this all in one shell instead of creating two terminals and resizing or flipping between them. I realize the ideal solution would be a second monitor, but I can't get that right now.
View 6 Replies
View Related
Feb 25, 2011
I recently scanned in a whole bunch of hand written notes and compiled them in a few pdf documents. I was just wondering if there was some way to edit the underlying searchable data, so that I may be able to give keywords to pdf pages (i.e. I have a page of notes that is dealing with energy conservation, so I could under the image data write "energyconservation, problem 2.3") and jump to that page.
View 2 Replies
View Related
Aug 4, 2011
I would like to start using kate to write c++ programs but kate i am not sure how to go about actually running the code. Right now i just have a simple Hello World script. How would i now run this and see an output on the konsole?
View 2 Replies
View Related
Jan 14, 2011
I am really trying to find a cli/console text editor that can open/edit RTF text files? I know they them for Dindows, but what about Linux?
View 1 Replies
View Related
Jan 2, 2010
I wanted to know what is the best (non) GUI text editor for Linux.I know there are emcas, vi(m), pico, nano, ted, ed, and so others.But I can't learn working with all of them.Which one is the best for non professional for standard text editing and a little programming?
View 7 Replies
View Related
Jan 9, 2010
I try to name a file in the editor with this and nothing happens...(creating a conky_start.sh file under home directory and add it to start up)$cd && touch conky_start.sh && chmod +x conky_start.sh && gedit conky_start.shAnd add these lines to that file and save it :
#!/bin/bash
sleep 30 &&
exec conky -d -c ~/.conkyrc &
[code]....
View 2 Replies
View Related
Jan 10, 2010
I'm an Ubuntu newbie and I'm looking for a text editor that has options for DOS-like or Unix-like end of line characters. I'm used to working with Notepad++ for windows that has an option for Unix/Mac/DOS end-of-line characters.It would be great if I could find a text editor for Ubuntu that has this built in or as a plugin instead of running the file through a converter.
View 3 Replies
View Related
Jun 4, 2010
I'm using Thunar, and I would like to know how to change the default text editor. It's set to emacs (due to a weird install), and I'd like it set to gedit globally.
View 3 Replies
View Related
Jul 3, 2010
I have just downloaded the Screem text editor source from their website.I tried to aptitude it first, but it wasn't available in the repos. So I thought maybe building from the script would be the solution. The problem is, this package doesn't build with the usual configure, make and make install commands.Well ./configure works. It checks the system and dependencies.
View 7 Replies
View Related
Jul 13, 2010
I'd like to set Vim as my default text editor (so it opens when I click a file). How can I do this?
View 9 Replies
View Related
Sep 23, 2010
text editor that has column mode capabilities like UltraEdit?
View 5 Replies
View Related
Oct 16, 2010
I'm looking for a c++ IDE and/or Text editor with split screen abilities like what you see below with notepad ++. Having the ability to split your screen is very helpful when comparing code.
[URL]
I have tried geany which chokes VERY badly when trying to compile multiple files. I have tried kate which doesn't have a compiler.
View 6 Replies
View Related
May 19, 2011
Ubuntu 11.04.Dragging the Text Editor launcher into the Unity dock will create a blank space with a blank label which launches Text Editor. How can I choose an icon for it?Also, how can I make it so middle clicking on the icon (or other ways of opening multiple instances) will open more instances of Text Editor instead of doing exactly nothing (does nothing if Text Editor is already open, otherwise it opens "Untitled Document 1")?it doesn't "launch text editor" per se. instead it opens "Untitled Document 1". maybe this is why you can't middle click it to open multiple instances?
View 9 Replies
View Related
Jul 29, 2011
when I want to open a document without an extension (e.g. README),and I double click it, it opens by default with kile.How can I change this?
View 2 Replies
View Related