partial completions (#4704)

This commit is contained in:
Fernando Herrera
2022-03-03 09:13:44 +00:00
committed by GitHub
parent d90b7953dd
commit 2fd42d25b1
4 changed files with 12 additions and 1 deletions

View File

@ -170,6 +170,7 @@ let $config = {
use_grid_icons: true
footer_mode: "25" # always, never, number_of_rows, auto
quick_completions: true # set this to false to prevent auto-selecting completions when only one remains
partial_completions: true # set this to false to prevent partial filling of the prompt
animate_prompt: false # redraw the prompt every second
float_precision: 2
use_ansi_coloring: true