nushell/crates/nu-cli/src
Darren Schroeder 23ba01d89c
add performance metrics for measuring startup time (#3854)
* add performance metrics for measureing startup time

* removed some comments

* update so tests pass

* update default.toml for tests, merged main

* fix clippy lints

* wording changes
2021-07-29 18:52:40 -05:00
..
app add performance metrics for measuring startup time (#3854) 2021-07-29 18:52:40 -05:00
app.rs add performance metrics for measuring startup time (#3854) 2021-07-29 18:52:40 -05:00
cli.rs add performance metrics for measuring startup time (#3854) 2021-07-29 18:52:40 -05:00
keybinding.rs a few things that make it easier to debug keybindings (#3752) 2021-07-08 08:56:54 -05:00
lib.rs nu-cli: Remove crates not needed. (#3716) 2021-06-30 17:47:56 -05:00
line_editor.rs fixed show_hints option to allow hints to be turned off (#3780) 2021-07-14 09:47:33 -05:00
shell.rs fixed show_hints option to allow hints to be turned off (#3780) 2021-07-14 09:47:33 -05:00