We are working to restore the Unionpedia app on the Google Play Store
OutgoingIncoming
🌟We've simplified our design for better navigation!
Instagram Facebook X LinkedIn

Joe's Own Editor

Index Joe's Own Editor

JOE or Joe's Own Editor is an ncurses-based text editor for Unix systems, available under the GPL. [1]

Table of Contents

  1. 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.

  2. Free software that uses ncurses
  3. Linux text editors
  4. 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.

See Joe's Own Editor and Byte

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.

See Joe's Own Editor and DOS

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

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.

See Joe's Own Editor and Unix

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 Joe's Own Editor and X86

See also

Free software that uses ncurses

Linux text editors

Unix text editors

References

[1] https://en.wikipedia.org/wiki/Joe's_Own_Editor

Also known as DEADJOE, Jmacs, Joe (editor), Joe (text editor), Joe editor, Joe text editor, Jpico, Jstar, Rjoe.