mirror of
https://github.com/Eugeny/tabby.git
synced 2026-08-24 10:14:31 -05:00
Update default_settings
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
# enhanced Clink experience.
|
# enhanced Clink experience.
|
||||||
|
|
||||||
clink.default_bindings = windows
|
clink.default_bindings = windows
|
||||||
|
clink.autoupdate = off
|
||||||
cmd.ctrld_exits = False
|
cmd.ctrld_exits = False
|
||||||
color.arginfo = sgr 38;5;172
|
color.arginfo = sgr 38;5;172
|
||||||
color.argmatcher = sgr 1;38;5;40
|
color.argmatcher = sgr 1;38;5;40
|
||||||
@@ -29,4 +30,3 @@ history.max_lines = 25000
|
|||||||
history.time_stamp = show
|
history.time_stamp = show
|
||||||
match.expand_envvars = True
|
match.expand_envvars = True
|
||||||
match.substring = True
|
match.substring = True
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user