allow flatshape (command line syntax) theming (#502)

* allow flatshape (command line syntax) theming

* renamed crate, organized
This commit is contained in:
Darren Schroeder
2021-12-16 06:17:29 -06:00
committed by GitHub
parent 17a7a85c78
commit 9a864b5017
15 changed files with 379 additions and 162 deletions

View File

@ -317,6 +317,7 @@ fn main() -> Result<()> {
}))
.with_highlighter(Box::new(NuHighlighter {
engine_state: engine_state.clone(),
config: config.clone(),
}))
.with_animation(config.animate_prompt)
// .with_completion_action_handler(Box::new(