command
module
Version:
v0.0.0-...-1183947
Opens a new window with list of versions in this module.
Published: Sep 3, 2019
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
olive
Editor experiment in Go.
Forked from linde12/kod.
Getting started
Make sure "xi-core" is in your path
> clone https://github.com/xi-editor/xi-editor
> cd xi-editor
> cd rust
> cargo install --force
> cd syntect-plugin
> make install
Then install olive
> go get github.com/jantb/olive`
> olive filename.go
Shortcuts:
- Ctrl-z undo
- Alt-up add cursor above
- Alt-down add cursor below
- Ctrl-c copy
- Ctrl-x cut
- Ctrl-v paste
- Ctrl-Alt-z redo
- Ctrl-s Save file
- Ctrl-q Quit
- Alt-j add cursor at next selection
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.