mirror of
https://github.com/nushell/nushell.git
synced 2025-04-11 23:08:20 +02:00
If nu fails to load a user config on startup, no helper is set and the later call to `rl.helper_mut()` will panic. There may be better ways to handle this long-term, but printing an error about the failure to parse the config and then starting with default values seems reasonable. |
||
---|---|---|
.. | ||
completion | ||
shell | ||
types | ||
cli.rs | ||
format.rs | ||
keybinding.rs | ||
lib.rs | ||
line_editor.rs | ||
prelude.rs | ||
shell.rs | ||
types.rs |