Directories
¶
| Path | Synopsis |
|---|---|
|
Package fuzzy provides fzf-style subsequence matching
|
Package fuzzy provides fzf-style subsequence matching |
|
term
|
|
|
ale
Package ale embeds Ale as toe's command scripting language
|
Package ale embeds Ale as toe's command scripting language |
|
builtin/clipboard
Package clipboard provides the yank/paste and register command module
|
Package clipboard provides the yank/paste and register command module |
|
builtin/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. |
|
builtin/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 |
|
command
Package command defines the command registry types for the editor
|
Package command defines the command registry types for the editor |
|
highlight
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 |
|
syntax
Package syntax provides Tree-sitter based syntax highlighting.
|
Package syntax provides Tree-sitter based syntax highlighting. |
|
ui
Package ui implements the Bubbletea terminal application model for toe
|
Package ui implements the Bubbletea terminal application model for toe |
|
Package vcs integrates version-control systems with the editor: diff bases for gutter hunks, changed-file listings, and head names.
|
Package vcs integrates version-control systems with the editor: diff bases for gutter hunks, changed-file listings, and head names. |
|
register
Package register implements the editor register store
|
Package register implements the editor register store |
Click to show internal directories.
Click to hide internal directories.