Column selection
Encyclopedia
In computing
and user interface engineering, a column selection is a text selection feature found in text editor
s which allows the user to select characters in a grid-like fashion. This is usually initiated by pressing the alt key instead of the shift key to select text when drag-and-drop
ping.
The feature is known by different names in different applications:
Computing
Computing is usually defined as the activity of using and improving computer hardware and software. It is the computer-specific part of information technology...
and user interface engineering, a column selection is a text selection feature found in text editor
Text editor
A text editor is a type of program used for editing plain text files.Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source code....
s which allows the user to select characters in a grid-like fashion. This is usually initiated by pressing the alt key instead of the shift key to select text when drag-and-drop
Drag-and-drop
In computer graphical user interfaces, drag-and-drop is the action of selecting a virtual object by "grabbing" it and dragging it to a different location or onto another virtual object...
ping.
The feature is known by different names in different applications:
- block selection - LibreOffice WriterLibreOffice WriterLibreOffice Writer is the open-source word processor component of the LibreOffice software package and is a fork of OpenOffice.org Writer. Writer is a word processor similar to Microsoft Word and Corel's WordPerfect, with some of their features....
- column selection - EditPlusEditPlusEditPlus is a 32-bit text editor for the Microsoft Windows operating system, developed by Sangil Kim of ES-Computing. The editor contains tools for programmers, including syntax highlighting , file type conversions, line ending conversion , regular expressions for search-and-replace, keystroke...
, viVim (text editor)Vim is a text editor written by Bram Moolenaar and first released publicly in 1991. Based on the vi editor common to Unix-like systems, Vim is designed for use both from a command line interface and as a standalone application in a graphical user interface...
, EmacsEmacsEmacs is a class of text editors, usually characterized by their extensibility. GNU Emacs has over 1,000 commands. It also allows the user to combine these commands into macros to automate work.Development began in the mid-1970s and continues actively... - non-linear text selection - TextEditTextEditTextEdit is a simple, open source word processor and text editor, first featured in NeXT's NEXTSTEP and OPENSTEP. It is now distributed with Mac OS X since Apple Inc.'s acquisition of NeXT, and available as a GNUstep application for other Unix-compatible operating systems such as Linux...
- rectangular selection - jEditJEditjEdit is a text editor for programmers, available under the GNU General Public License version 2.0. It is written in Java and runs on any operating system with Java support, including Windows, Linux, Mac OS X, and BSD.-Development:...