Expand description
Module containing the internal representation of user configuration
Structs§
- Completion
Config - Config
- Cursor
Shape Config - Datetime
Format Config - Display
Errors - External
Completer Config - Filesize
Config - History
Config - Hooks
- Definition of a parsed hook from the config object
- LsConfig
- Parsed
Keybinding - Definition of a parsed keybinding from the config object
- Parsed
Menu - Definition of a parsed menu from the config object
- Plugin
GcConfig - Configures when a plugin should be stopped if inactive
- Plugin
GcConfigs - Configures when plugins should be stopped if inactive
- RmConfig
- Shell
Integration Config - Table
Config - Table
Indent
Enums§
- Completion
Algorithm - Completion
Sort - Edit
Bindings - Error
Style - Footer
Mode - History
File Format - NuCursor
Shape - Definition of a Nushell CursorShape (to be mapped to crossterm::cursor::CursorShape)
- Table
Index Mode - Table
Mode - Trim
Strategy - A Table view configuration, for a situation where we need to limit cell width in order to adjust for a terminal size.
- UseAnsi
Coloring