Table of Contents
48 relations: Apple Inc., Berkeley Software Distribution, Build automation, Byte, C (programming language), Command history, Command-line completion, Comparison of text editors, Configuration file, Control key, Cross-platform software, DOS, Emacs, Esc key, File format, GNU General Public License, GNU nano, Hard link, Homebrew (package manager), Keyboard shortcut, Linux, Linux distribution, List of text editors, MacOS, McGraw Hill Education, Ncurses, Ne (text editor), O'Reilly Media, Online help, Open-source software, Package manager, Pico (text editor), Pipeline (Unix), Principle of least privilege, Red Hat Enterprise Linux, Regular expression, Slackware, Softlanding Linux System, Syntax highlighting, Text editor, Turbo C, Unix, Unix-like, User interface, UTF-8, Windows API, WordStar, X86.
- Free software that uses ncurses
- Linux text editors
- Unix text editors
Apple Inc.
Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley.
See Joe's Own Editor and Apple Inc.
Berkeley Software Distribution
The Berkeley Software Distribution or Berkeley Standard Distribution (BSD) is a discontinued operating system based on Research Unix, developed and distributed by the Computer Systems Research Group (CSRG) at the University of California, Berkeley. Joe's Own Editor and Berkeley Software Distribution are free software programmed in C.
See Joe's Own Editor and Berkeley Software Distribution
Build automation
Build automation is the practice of building software systems in a relatively unattended fashion.
See Joe's Own Editor and Build automation
Byte
The byte is a unit of digital information that most commonly consists of eight bits.
C (programming language)
C (pronounced – like the letter c) is a general-purpose programming language.
See Joe's Own Editor and C (programming language)
Command history
Command history is a feature in many operating system shells, computer algebra programs, and other software that allows the user to recall, edit and rerun previous commands.
See Joe's Own Editor and Command history
Command-line completion
Command-line completion (also tab completion) is a common feature of command-line interpreters, in which the program automatically fills in partially typed commands.
See Joe's Own Editor and Command-line completion
Comparison of text editors
This article provides basic comparisons for notable text editors.
See Joe's Own Editor and Comparison of text editors
Configuration file
In computing, configuration files (commonly known simply as config files) are files used to configure the parameters and initial settings for some computer programs or applications, server processes and operating system settings.
See Joe's Own Editor and Configuration file
Control key
In computing, a Control key is a modifier key which, when pressed in conjunction with another key, performs a special operation (for example, C).
See Joe's Own Editor and Control key
Cross-platform software
In computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several computing platforms.
See Joe's Own Editor and Cross-platform software
DOS
DOS is a family of disk-based operating systems for IBM PC compatible computers.
Emacs
Emacs, originally named EMACS (an acronym for "Editor Macros"), is a family of text editors that are characterized by their extensibility. Joe's Own Editor and Emacs are free software programmed in C, free text editors, Linux text editors, macOS text editors and unix text editors.
See Joe's Own Editor and Emacs
Esc key
On computer keyboards, the Esc key (named Escape key in the international standard series ISO/IEC 9995) is a key used to generate the escape character (which can be represented as ASCII code 27 in decimal, Unicode U+001B, or.
See Joe's Own Editor and Esc key
File format
A file format is a standard way that information is encoded for storage in a computer file.
See Joe's Own Editor and File format
GNU General Public License
The GNU General Public License (GNU GPL or simply GPL) is a series of widely used free software licenses, or copyleft, that guarantee end users the four freedoms to run, study, share, and modify the software.
See Joe's Own Editor and GNU General Public License
GNU nano
GNU nano is a text editor for Unix-like computing systems or operating environments using a command line interface. Joe's Own Editor and GNU nano are free software programmed in C, free software that uses ncurses, free text editors, Linux text editors, macOS text editors, software using the GPL license and unix text editors.
See Joe's Own Editor and GNU nano
Hard link
In computing, a hard link is a directory entry (in a directory-based file system) that associates a name with a file.
See Joe's Own Editor and Hard link
Homebrew (package manager)
Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple's operating system, macOS, as well as Linux.
See Joe's Own Editor and Homebrew (package manager)
Keyboard shortcut
In computing, a keyboard shortcut also known as hotkey is a series of one or several keys to quickly invoke a software program or perform a preprogrammed action.
See Joe's Own Editor and Keyboard shortcut
Linux
Linux is both an open-source Unix-like kernel and a generic name for a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Joe's Own Editor and Linux are free software programmed in C.
See Joe's Own Editor and Linux
Linux distribution
A Linux distribution (often abbreviated as distro) is an operating system made from a software collection that includes the Linux kernel and often a package management system.
See Joe's Own Editor and Linux distribution
List of text editors
The following is a list of notable text editors.
See Joe's Own Editor and List of text editors
MacOS
macOS, originally Mac OS X, previously shortened as OS X, is an operating system developed and marketed by Apple since 2001.
See Joe's Own Editor and MacOS
McGraw Hill Education
McGraw Hill is an American publishing company for educational content, software, and services for pre-K through postgraduate education.
See Joe's Own Editor and McGraw Hill Education
Ncurses
ncurses (new curses) is a programming library providing an application programming interface (API) that allows writing text-based user interfaces (TUI) in a computer terminal-independent manner. Joe's Own Editor and Ncurses are free software programmed in C.
See Joe's Own Editor and Ncurses
Ne (text editor)
ne (for "nice editor") is a console text editor for POSIX computer operating systems such as Linux or Mac OS X. It uses the terminfo library, but it can also be compiled using a bundled copy of the GNU termcap implementation. Joe's Own Editor and Ne (text editor) are free software programmed in C, free text editors, Linux text editors, macOS text editors and software using the GPL license.
See Joe's Own Editor and Ne (text editor)
O'Reilly Media
O'Reilly Media, Inc. (formerly O'Reilly & Associates) is an American learning company established by Tim O'Reilly provides technical and professional skills development courses via an online learning platform.
See Joe's Own Editor and O'Reilly Media
Online help
Online help is topic-oriented, procedural or reference information delivered through computer software.
See Joe's Own Editor and Online help
Open-source software
Open-source software (OSS) is computer software that is released under a license in which the copyright holder grants users the rights to use, study, change, and distribute the software and its source code to anyone and for any purpose.
See Joe's Own Editor and Open-source software
Package manager
A package manager or package-management system is a collection of software tools that automates the process of installing, upgrading, configuring, and removing computer programs for a computer in a consistent manner.
See Joe's Own Editor and Package manager
Pico (text editor)
Pico (Pine composer) is a text editor for Unix and Unix-like computer systems. Joe's Own Editor and Pico (text editor) are Linux text editors, macOS text editors and unix text editors.
See Joe's Own Editor and Pico (text editor)
Pipeline (Unix)
In Unix-like computer operating systems, a pipeline is a mechanism for inter-process communication using message passing.
See Joe's Own Editor and Pipeline (Unix)
Principle of least privilege
In information security, computer science, and other fields, the principle of least privilege (PoLP), also known as the principle of minimal privilege (PoMP) or the principle of least authority (PoLA), requires that in a particular abstraction layer of a computing environment, every module (such as a process, a user, or a program, depending on the subject) must be able to access only the information and resources that are necessary for its legitimate purpose.
See Joe's Own Editor and Principle of least privilege
Red Hat Enterprise Linux
Red Hat Enterprise Linux (RHEL) is a commercial open-source Linux distribution developed by Red Hat for the commercial market.
See Joe's Own Editor and Red Hat Enterprise Linux
Regular expression
A regular expression (shortened as regex or regexp), sometimes referred to as rational expression, is a sequence of characters that specifies a match pattern in text.
See Joe's Own Editor and Regular expression
Slackware
Slackware is a Linux distribution created by Patrick Volkerding in 1993.
See Joe's Own Editor and Slackware
Softlanding Linux System
Softlanding Linux System (SLS) was one of the first Linux distributions.
See Joe's Own Editor and Softlanding Linux System
Syntax highlighting
Syntax highlighting is a feature of text editors that is used for programming, scripting, or markup languages, such as HTML.
See Joe's Own Editor and Syntax highlighting
Text editor
A text editor is a type of computer program that edits plain text.
See Joe's Own Editor and Text editor
Turbo C
Turbo C is a discontinued integrated development environment (IDE) and compiler for the C programming language from Borland.
See Joe's Own Editor and Turbo C
Unix
Unix (trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.
Unix-like
A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily conforming to or being certified to any version of the Single UNIX Specification.
See Joe's Own Editor and Unix-like
User interface
In the industrial design field of human–computer interaction, a user interface (UI) is the space where interactions between humans and machines occur.
See Joe's Own Editor and User interface
UTF-8
UTF-8 is a variable-length character encoding standard used for electronic communication.
See Joe's Own Editor and UTF-8
Windows API
The Windows API, informally WinAPI, is the foundational application programming interface (API) that allows a computer program to access the features of the Microsoft Windows operating system in which the program is running.
See Joe's Own Editor and Windows API
WordStar
WordStar is a word processor application for microcomputers.
See Joe's Own Editor and WordStar
X86
x86 (also known as 80x86 or the 8086 family) is a family of complex instruction set computer (CISC) instruction set architectures initially developed by Intel based on the 8086 microprocessor and its 8-bit-external-bus variant, the 8088.
See also
Free software that uses ncurses
- Alpine (email client)
- Alsamixer
- Angband (video game)
- Aptitude (software)
- CDK (programming library)
- Canto (news aggregator)
- Cataclysm: Dark Days Ahead
- Cfdisk
- Chase (video game)
- Cmus
- Dialog (software)
- Fama IM
- Finch (software)
- GNU Parted
- GNU nano
- Htop
- Irssi
- Joe's Own Editor
- LE (text editor)
- Menuconfig
- Midnight Commander
- Music Player Daemon
- Music on Console
- MusikCube
- Mutt (email client)
- Naim (software)
- Ncdu
- Newsbeuter
- Newsboat
- Nnn (file manager)
- PhotoRec
- RTorrent
- Ranger (file manager)
- Rogue (video game)
- Sc (spreadsheet calculator)
- TiMidity++
- Transmission (BitTorrent client)
- VLC media player
- WeeChat
- Wicd
- YaST
Linux text editors
- 010 Editor
- ATOK
- Apostrophe (text editor)
- Atom (text editor)
- Eddie (text editor)
- Edinburgh Compatible Context Editor
- Emacs
- FeatherPad
- FocusWriter
- GNOME Text Editor
- GNU Emacs
- GNU nano
- GPHPedit
- Geany
- Gedit
- JEdit
- Joe's Own Editor
- JuffEd
- Kakoune
- Komodo Edit
- Komodo IDE
- Lapis (text editor)
- Leafpad
- Light Table (software)
- Mousepad (software)
- NEdit
- Ne (text editor)
- Pico (text editor)
- Pluma (text editor)
- SciTE
- Scribes (software)
- SlickEdit
- Spacemacs
- Sublime Text
- TEA (text editor)
- Textadept
- UltraEdit
- Vim (text editor)
- Visual Studio Code
- Write!
- Xed
- ZeroBrane Studio
Unix text editors
- ATOK
- Acme (text editor)
- Atom (text editor)
- Ed (software)
- Edinburgh Compatible Context Editor
- Elvis (text editor)
- Emacs
- Ex (text editor)
- FocusWriter
- GNU Emacs
- GNU nano
- Geany
- Gedit
- Gosling Emacs
- JOVE
- Joe's Own Editor
- KWrite
- Kate (text editor)
- Komodo Edit
- Komodo IDE
- Light Table (software)
- Mg (text editor)
- Mined (text editor)
- Nvi
- Pico (text editor)
- Pluma (text editor)
- Sam (text editor)
- SlickEdit
- Stevie (text editor)
- Sublime Text
- Vi
- Vi (text editor)
- Vile (text editor)
- Vim (text editor)
- Wily (text editor)
- XEmacs
- Xed
- Yudit
References
Also known as DEADJOE, Jmacs, Joe (editor), Joe (text editor), Joe editor, Joe text editor, Jpico, Jstar, Rjoe.