1
0
Fork 0

Adding upstream version 1.28.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 19:14:27 +01:00
parent 5e6d9cc7a9
commit 5bd6a68e8c
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"