Coder Social home page Coder Social logo

xo's Introduction

xo: the text editor without frills

You might be looking for help, but this is all I can do:

usage: xo [-h] path

exofrills: your text has been edited...but you are still hungry.

positional arguments:
  path        path to file, may include colon separated line and col numbers,
              eg 'path/to/xo.py:10:42'

optional arguments:
  -h, --help  show this help message and exit

Someone else made a video tutorial and posted it on YouTube within an hour of the 0.1 release.

get xo

Install from the cheeese shop with pip or easy_install:

$ pip install exofrills
$ easy_install exofrills

Fork xo from github:

$ git clone https://github.com/scopatz/xo.git

key commands

esc

get help

ctrl + o

save file (write-out)

ctrl + x

exit (does not save)

meta + s

select pygments style

ctrl + f

insert file at current position

ctrl + y

go to line & column (yalla, let's bounce)

ctrl + n

name completion with Jedi (if installed)

ctrl + k

cuts the current line to the clipboard

ctrl + u

pastes the clipboard to the current line

ctrl + t

clears the clipboard (these spell K-U-T)

ctrl + w

set regular expression and jump to first match

meta + w

jump to next match of current regular expression

ctrl + r

set substitution for regular expression and replace first match

meta + r

replace next match of current regular expression

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.