1
0
Fork 0

Merging upstream version 1.28.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 19:15:26 +01:00
parent 336c651928
commit f6ae5d2542
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
16 changed files with 611 additions and 404 deletions

View file

@ -89,6 +89,9 @@ keyword_casing = auto
# disabled pager on startup
enable_pager = True
# Choose a specific pager
pager = less
# Custom colors for the completion menu, toolbar, etc.
[colors]
completion-menu.completion.current = "bg:#ffffff #000000"