t

command module
v0.0.0-...-dbc7887 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2019 License: MIT Imports: 18 Imported by: 0

README

Build Status Go Report Card

T is an Acme-like editor. It's still a work-in-progress. See github.com/eaburns/T_old for the previous, partial implementation. This is a complete re-write of that in an attempt to greatly simplify.

Documentation

Overview

T is a text editor.

Directories

Path Synopsis
Package clipboard provides access to a copy/paste clipboard.
Package clipboard provides access to a copy/paste clipboard.
Package edit implements a subset of the Sam editing language.
Package edit implements a subset of the Sam editing language.
Package re1 implements a very simple regular expression language.
Package re1 implements a very simple regular expression language.
Package rope implements Ropes, a copy-on-write, string-like data structure that is optimized for efficient modification of large sequences of bytes at the cost of more expensive random-access.
Package rope implements Ropes, a copy-on-write, string-like data structure that is optimized for efficient modification of large sequences of bytes at the cost of more expensive random-access.
dirsyntax
Package dirsyntax implements a syntax.Highlighter for directory entries.
Package dirsyntax implements a syntax.Highlighter for directory entries.
gosyntax
Package gosyntax implements a syntax.Highlighter for Go syntax.
Package gosyntax implements a syntax.Highlighter for Go syntax.
Package text has text styles.
Package text has text styles.
Package ui is the user interface of the editor.
Package ui is the user interface of the editor.

Jump to

Keyboard shortcuts

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