mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-07 21:10:00 +00:00
Update default_settings
This commit is contained in:
parent
e90731f427
commit
fe46ed7847
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user