kiss

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2021 License: MIT Imports: 13 Imported by: 0

README

Kiss

Kiss is a small text editor, inspred by antirez's kilo editor.
It aims to Keep it simple stupid.

Demo: https://asciinema.org/a/392372

Features

Kiss has a small set of features just enough to be a usable code editor.

  • Syntax Highligting
  • Searching

Installation

$ go get github.com/hibiken/kiss

Usage

$ kiss <filename>

Key bindings

Ctrl-Q: quit
Ctrl-S: save
Ctrl-F: find

Limitations

Currently kiss editor is only supported for Linux and MacOS.
Syntax highlight is enabled for C, C++, and Go, but it can be extended for other languages.

License

Kiss editor is released under MIT license. See LICENSE.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL