New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

editx

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

editx

Simple but powerful text and code editor for the console.

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
2
-71.43%
Maintainers
1
Weekly downloads
 
Created
Source

editx

Simple but powerful text and code editor for the console

Installation

Use npm to install the package globally: sudo npm install -g editx

Usage

editx <filename> will open the specified file for editing.

While in the editor the following shortcuts can be used

  • ctrl + s To save the document
  • ctrl + c To copy the current line
  • ctrl + x To cut the current line
  • ctrl + v To paste the line that was copied
  • ctrl + q To to move the current line upwards
  • ctrl + a To to move the current line downwards
  • ctrl + e or ESC To exit.

Keywords

CODE

FAQs

Package last updated on 19 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts