Expand description
Module containing the internal representation of user configuration
Structs§
- Definition of a parsed hook from the config object
- Definition of a parsed keybinding from the config object
- Definition of a parsed menu from the config object
- Configures when a plugin should be stopped if inactive
- Configures when plugins should be stopped if inactive
Enums§
- Definition of a Nushell CursorShape (to be mapped to crossterm::cursor::CursorShape)
- A Table view configuration, for a situation where we need to limit cell width in order to adjust for a terminal size.