A text editor is a type of program used for editing plain text files.
8
votes
1answer
549 views
Emacs: How to insert 'λ' instead of 'lambda' in Scheme mode?
Long ago, I came across a text editor function that replaced the word 'lambda' with the character 'λ'. I would like to do this in emacs. My preferences:
I would like to activate this function in ...
3
votes
1answer
279 views
Using word wrap with mc
According to the man page for mc, the internal editor (mc -e) has a word wrap option. How can I turn this on? I have found settings in "Options" --> "General", however, this seems to only change text ...
8
votes
2answers
578 views
GNU emacs vs. XEmacs
After using Vim for the past couple of years, I'm switching to emacs as part of my "get out og your comfort zone" 2012 resolution. Although I have been using GNU Emacs for the past 10 days, I am ...
2
votes
3answers
288 views
Editor for markdown tables
Is there any tool for linux which makes it easier to generate and edit tables for markdown?
2
votes
1answer
115 views
Expanding text format in VI
The following code is taken from the superfish module for websites:
(function($){$.fn.hoverIntent=function(f,g){var
...
1
vote
1answer
118 views
How to create and edit a text file from the bash shell
I am logged into a linux server via ssh. From the bash shell, is there any standard way of bringing up some kind of text editing environment so I can create and edit a text file? I am aware that there ...
4
votes
2answers
571 views
How to install light-weight vim and to be able to efficiently load files into one instance vim?
On my laptop with Ubuntu I'm able to have just one instance of vim, launched with
vim --servername VIM
After this I'm able to open files from console with
vim --remote-silent filename
I use ...
1
vote
3answers
1k views
What is the native Gnome equivalent for Kile?
I was using Kile for editing Latex documents, but after latest package upgrade (I am running Debian Testing) all Kde applications are running reeeeaaaallllly slow - so I am looking for a temporary ...
2
votes
0answers
354 views
In emacs, is there a way to Hex edit/view a buffer without losing the undo info?
When I use hexl-mode in emacs, it discards the buffer's undo info.
Is there another way to hex-edit the buffer and yet retain the undo info?
If there is no alternative hex-editor, is there a ...
3
votes
1answer
156 views
Emacsclient docs mention emulating Gnuclient. What is the relationship?
When opening a file in GNU Emacs GUI, I use gnuserv to attach to an already running emacs. I use 'gnuserv' only because the first documentation I read on the subject suggested it.
Today I was ...
6
votes
2answers
130 views
What is the connection between a gedit bug and a Unix-&-Linux Q/A href?
While answering a Unix-&-Linux question, I observed that Gedit and two other editors, Leafpad and Medit (I tested 12 editors altogether) exhibit the a certain bug. As it turns out, the bug is ...
2
votes
1answer
472 views
How to 'UnJustify!' text in GNU nano
I enjoy using nano as a respite from my usual GTK-based text editor. I like the simplicity of the interface, and using CTRL-K is the fastest way I know of to edit down long textfiles.
However, I have ...
2
votes
2answers
188 views
Drop into an editor from inside aspell
I'm writing my doctoral dissertation using vim and LaTeX, and I spell-check the document using aspell. Sometimes I run across an error that can't suitably be fixed using the built-in spell-check ...
8
votes
4answers
202 views
Is the `ed` editor useful for any purpose besides emergencies and batch editing?
I'm wondering if the ed editor is useful any longer for interactive editing. I know that the diff command can produce patches as ed scripts and that ed is a last resort when the baud rate is super ...
9
votes
2answers
742 views
GNU Emacs; Does the GUI version offer anything more than the ability to have a GUI menu?
I've been looking at GNU Emacs for a few months now, on and off (mainly off), and I've really only gone as far as testing a few basic things which I especially want in an editor... I'm slowly getting ...
2
votes
1answer
903 views
How to install color schemas for Kate running on GNOME
How do I install schemas(like this one; for syntax highlighting, etc) for Kate (which is originally for KDE) running on GNOME 3? Trying to install with the install.sh script took no effect. Also, if ...
2
votes
3answers
543 views
What a good text editor with RTL (right-to-left) support?
gvim doesn't seem to support it out of the box on my Ubuntu lucid.
2
votes
1answer
208 views
Does research unix have any binary editor?
I cannot find any binary editor in v7 unix by reading volumn 1 of the manual.
Is there any?
2
votes
2answers
231 views
Specify an alias as preferred editor in rc files (like .cvsrc)?
I have in my .cvsrc:
cvs -q -e vim
I want to create an alias (like my-vim or something like that):
alias my-vim="vim -S ~/myscript.vim"
And do
cvs -q -e my-vim
Unfortunately, this doesn't ...
7
votes
2answers
118 views
How does one find and replace text in all open files with jed?
How does one find and replace text in all open files with jed?
2
votes
2answers
2k views
How does one find and replace text in all open files with kate?
How does one find and replace text in all open files with kate?
2
votes
1answer
242 views
How does one find and replace text in all open files with LibreOffice?
How does one find and replace text in all open files with LibreOffice?
2
votes
2answers
518 views
How does one find and replace text in all open files with gedit?
How does one find and replace text in all open files with gedit?
3
votes
1answer
694 views
How does one find and replace text in all open files with geany?
How does one find and replace text in all open files with geany?
4
votes
2answers
695 views
Why would someone use joe?
I've seen some skilled unix/linux users use joe instead of vi(m) or nano. Why would they prefer using it over the provided alternatives?
4
votes
1answer
581 views
Text editor with font-size selection for specific human languages (ie. Unicode Block) eg Devanagari
Pre Linux, I used Windows.. (too many years in the wilderness :) ... however there was a ray of sunshine in amongst all the general virus/re-install flack.. and that was Notepad++, a text Editor I ...
7
votes
3answers
1k views
How to edit command line in full screen editor in ZSH?
In bash, using vi mode, if I hit Esc,v, my current command line is opened in the editor specified by $EDITOR and I am able to edit it in full screen before 'saving' the command to be returned to the ...
5
votes
1answer
255 views
What linux editor can open a 200G file for editing within a minute or two?
I'm looking for an editor that will open the file in chunks (not try to read the whole file into memory) as I'm trying to hand-edit a 200G file.
13
votes
3answers
3k views
Buffers or tabs in vim? What are advantages/disadvantages of each approach?
I'm used to modeless editors. Only the past year I've been using vim/gvim, which has a modal approach.
I'm used to tabs in all editors, since before vim all of them are used to it. In gvim, you don't ...
1
vote
1answer
126 views
Linux Editor to make video for elearning
Does anyone know a solution to create video courses on Linux, i.e:
recording in the same time the videos from the webcam, the powerpoint / openoffice document, the annotations on the document (using ...
7
votes
6answers
2k views
What is your favourite shell script GUI/CLI editor and why?
I'm using vim for editing bash scripts currently, but i really need to set it up and/or install plugins. Plugin suggestions welcome. Either way i'd like to see which editors/IDEs are there for this ...
2
votes
1answer
53 views
How can I move to the bottom of a document using the pico editor?
How can I move to the bottom of a document using the pico editor? CTRL+V is next page; is there a similar key for last page?
1
vote
2answers
650 views
How to configure Kate to always use 2 spaces for tabulation?
By default Kate inserts 2 spaces on Tab press but switches to real tabs starting from the fourth Tab level. Can I disable this and use spaces always, regardless to the depth?
I want this because I ...
2
votes
2answers
286 views
How to turn off permanent highlighting of all braces (not just pairs) in vim
I have no idea how I modified vim such that all braces are highlighted, not just matching ones, but I want to turn it off now. How do I do that? The usual highlighting of matching braces works fine.
7
votes
6answers
3k views
Modifying PDF files
I need to do some basic editing on existing PDF file. I.e. I need to:
Add chapters/bookmarks
Change some page numbering
However I cannot find any tool - GUI or commandline - which would offer this ...
6
votes
4answers
5k views
How do I quit from Vi?
I started Vi on my Ubuntu machine. However I don't know Vi, and now I can not quit. I see the editor and I can write text, at the bottom line there is a label "recording".
How do I quit from Vi?
2
votes
2answers
1k views
In SciTe (Scintilla), how can I create Syntax-Highlighting for my own custom language?
I want to create a custom Language, with its own custom Syntax Highlighting.
Notepad++ (a Windows SciTe/Scintilla based Text-editor), allowed me to create a custom "Language", and now, in Linux, I ...
3
votes
5answers
297 views
Globally stop editors from creating ~ files
Is there a global setting to prevent all text editors from creating backup files? I'm sick of changing it in 11 different places.
2
votes
6answers
656 views
Can you recommend a GUI text editor for a developer (features needed are inside)?
F-cked up with all IDE bloatware (for my purposes they are all overcomplicated and inconvenient), I came to an idea, that I'd probably better use a good editor than an IDE.
I DON'T need projects, I ...
1
vote
1answer
2k views
How to change background color of side pane of Kate and Kile?
I am trying to customize the color scheme of Kile/Kate. I could do it, except I could not find any way to change the color of the side pane such as files, etc.
I prefer dark background, and having ...
12
votes
5answers
2k views
How can I edit a large file in place?
I have a few files sized > 1 GB each. I need to remove last few bytes from the files. How can I do it? I prefer to edit file in place to save disk space.
I am on HP-UX.
105
votes
14answers
25k views
vim vs. emacs… and no, this is not a flame war
How would you compare these editors? What are the pros and cons of each?
[note] This is not meant to be answered by those who "hate one and love another" or those who haven't used both.
3
votes
1answer
871 views
Is there an XML file editor for Linux with grid view support?
I have been using Altova XML Editor on Windows for a long time. It has a wonderful feature that lets you view XML files in "grid view." This makes life easy when reading very complex XML. My question ...
2
votes
2answers
674 views
Nano syntax highlighting for C# and/or ASP. Net
Has anyone got (or can point in the direction of) a nanorc file that contains syntax highlighting for C# and/or ASP.Net?
9
votes
6answers
249 views
What's a good app for blogging?
A friend of mine recently converted from Windows to Linux and has been looking for a good app to replace Windows Livewriter. From talking to him it sounds like handling images is the main feature he ...
6
votes
10answers
812 views
Development environment for C
Looking for ideas on setting up a convenient and productive development environment for C development. I found C editing with Vim very helpful but I would like to get a wider sampling of suggestions.
3
votes
3answers
184 views
Linux editor with VMS EDT like direction mode
VMS editor EDT allows one to use the keypad to control most of ones editing commands. One of the rather nice features is that the direction of operation can be set to "up" or "down". This then effects ...