mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 14:40:06 +02:00
Help menu improvements (#4997)
* Help menu improvements * default config
This commit is contained in:
@ -221,7 +221,7 @@ let $config = {
|
||||
text_style: green
|
||||
selected_text_style: green_reverse
|
||||
description_text_style: yellow
|
||||
marker: "% "
|
||||
marker: "? "
|
||||
}
|
||||
keybindings: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user