Top "Text-editor" questions

A text editor is a type of program used for editing text files.

Carbon vs. Aqua vs. Cocoa Emacs builds

There seem to be a few camps when it comes to Emacs on OSX; Carbon versus Aqua Emacs. It seems …

cocoa emacs editor text-editor
How are text editors generally implemented?

This question is probably going to make me sound pretty clueless. That's because I am. I'm just thinking, if I …

user-interface language-agnostic string text-editor
How to change position of output panel in sublime text?

I want the output to show to the right of the code, not bellow it. I can change the view …

ide window sublimetext text-editor
sublime text 3 sidebar autoupdating not working

I was wondering if anyone could tell me how to make it so that sublime text 3 automatically updates the sidebar …

text-editor sublimetext auto-update sublimetext3
How to Add tab space to multilple line at the same time in any text editor

If you select a text you can add multiple tab spaces to the all lines simultaneously.

sublimetext text-editor geany keyboard-shortcuts
What's in your .emacs?

I've switched computers a few times recently, and somewhere along the way I lost my .emacs. I'm trying to build …

emacs text-editor elisp dot-emacs
How to design undo & redo in text editor?

Part of my project is to write a text editor that is used for typing some rules, compiling my application …

java text-editor undo undo-redo redo
How to turn OFF (or at least override) syntax highlighting in nano via ~/.nanorc?

I am struggling finding a clear answer on disabling or overriding the color settings for the nano editor. By default …

linux syntax-highlighting text-editor color-scheme nano
Filtering text through a shell command in Emacs

In vi[m] there is the ! command which lets me pipe text through a shell command -- like sort or …

emacs text-editor elisp
How to change text color in TextWrangler on Mac

I cannot figure out how to do this. All I want to do is to select some text and then …

macos editor text-editor textwrangler