Documentation ¶
Source Files ¶
- abbr.go
- action.go
- api.go
- api_utils.go
- arg_completers.go
- candidate.go
- compl_getopt.go
- complete_arg.go
- complete_command.go
- complete_index.go
- complete_redir.go
- complete_variable.go
- completion.go
- completion_mode.go
- dump_buf.go
- eddefs_aliases.go
- edit.go
- highlight.go
- histlist.go
- history.go
- hooks.go
- insert.go
- listing.go
- matcher.go
- max_height.go
- minmax.go
- mode.go
- modes.go
- narrow.go
- navigation.go
- navigation_preview.go
- navigation_width.go
- nodeutil.go
- prompt_config.go
- raw_insert.go
- registry.go
- render.go
- style.go
- styled.go
Directories ¶
Path | Synopsis |
---|---|
Package eddefs contains types used in the Editor.
|
Package eddefs contains types used in the Editor. |
Package highlight implements syntax highlighting for Elvish code.
|
Package highlight implements syntax highlighting for Elvish code. |
Package history provides utilities for the command history.
|
Package history provides utilities for the command history. |
Package location implements the location mode for the editor.
|
Package location implements the location mode for the editor. |
Package lscolors provides styling of filenames based on file features.
|
Package lscolors provides styling of filenames based on file features. |
Package prompt implements prompt-related functionalities of the editor.
|
Package prompt implements prompt-related functionalities of the editor. |
Package tty provides terminal functionality for the Elvish editor.
|
Package tty provides terminal functionality for the Elvish editor. |
Package ui contains types that may be used by different editor frontends.
|
Package ui contains types that may be used by different editor frontends. |
Click to show internal directories.
Click to hide internal directories.