Directories
¶
| Path | Synopsis |
|---|---|
|
Package ale embeds Ale as toe's command scripting language
|
Package ale embeds Ale as toe's command scripting language |
|
clipboard
Package clipboard provides the yank/paste and register command module
|
Package clipboard provides the yank/paste and register command module |
|
kit
Package kit holds the shared vocabulary for declaring default command modules: key-sequence builders, signature helpers, option and completion constructors.
|
Package kit holds the shared vocabulary for declaring default command modules: key-sequence builders, signature helpers, option and completion constructors. |
|
test
Package test is the shared black-box test harness for the default command modules: it builds an editor with all defaults registered and runs commands resolved from the keymaps, so each module's tests can live beside the module while exercising the fully assembled registry
|
Package test is the shared black-box test harness for the default command modules: it builds an editor with all defaults registered and runs commands resolved from the keymaps, so each module's tests can live beside the module while exercising the fully assembled registry |
|
Package command defines the command registry types for the editor
|
Package command defines the command registry types for the editor |
|
Package highlight provides Chroma-based syntax highlighting for the editor It tokenizes document text and maps Chroma token types to terminal styles
|
Package highlight provides Chroma-based syntax highlighting for the editor It tokenizes document text and maps Chroma token types to terminal styles |
|
Package syntax provides Tree-sitter based syntax highlighting.
|
Package syntax provides Tree-sitter based syntax highlighting. |
|
Package ui implements the Bubbletea terminal application model for toe
|
Package ui implements the Bubbletea terminal application model for toe |
Click to show internal directories.
Click to hide internal directories.