1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
cfdde98fdf Make manpager less more verbose
All checks were successful
/ build-kde (push) Successful in 19m36s
/ build-gnome (push) Successful in 14m10s
2025-03-27 21:50:37 +01:00
8d03443759 Make bat manpager print from top
All checks were successful
/ build-gnome (push) Successful in 13m47s
/ build-kde (push) Successful in 18m53s
If a manual is short enough to fit into first screen, the manual will
not start at the top of the terminal because it's painted from bottom to
top. This makes less print from top to bottom, making the behavior
consistent between long and short manuals.
2025-03-26 13:58:13 +01:00
9ab7accb63 Fix paging when LESS variable is set 2025-03-26 13:56:30 +01:00
7c6f973a2e Disable less truncation 2025-03-26 13:54:59 +01:00
48927b0a06 Fix LESS and SYSTEMD_LESS configuration.
All checks were successful
/ build-gnome (push) Successful in 13m41s
/ build-kde (push) Successful in 18m29s
2025-03-22 21:33:21 +01:00
8e4856f2da Make LESS match SYSTEMD_LESS
All checks were successful
/ build-gnome (push) Successful in 13m22s
/ build-kde (push) Successful in 18m47s
2025-03-22 15:50:11 +01:00
94178cfbc4 Make configs less likely to conflict with upstream 2025-03-22 15:48:47 +01:00
3ccd0cf694 Enable mouse scrolling in systemd tools
All checks were successful
/ build-gnome (push) Successful in 13m58s
/ build-kde (push) Successful in 18m49s
Additionally causes the output to not stay in buffer after pager exit.
2025-03-22 14:52:09 +01:00
833cf11aa8 Make bat manpager exit on SIGINT
All checks were successful
/ build-gnome (push) Successful in 16m11s
/ build-kde (push) Successful in 23m35s
2025-03-21 17:42:59 +01:00
6f34e1897f Revert "Simplify colored prompt"
Some checks failed
/ build-gnome (push) Successful in 12m39s
/ build-kde (push) Failing after 6m40s
This reverts commit 0dfcb1252a.
2025-03-16 20:58:51 +01:00
0dfcb1252a Simplify colored prompt
All checks were successful
/ build-gnome (push) Successful in 13m36s
/ build-kde (push) Successful in 18m58s
2025-03-14 10:32:58 +01:00
70ee860eac Force paging for short manuals
All checks were successful
/ build-kde (push) Successful in 12m19s
/ build-gnome (push) Successful in 9m38s
This is done to match default "man" behavior without bat.
2024-11-16 12:32:00 +01:00
e235f66eb3 Set bat as default manpager
All checks were successful
/ build-kde (push) Successful in 8m51s
/ build-gnome (push) Successful in 8m17s
2024-11-15 11:54:56 +01:00
13ff41252c Add customized bash color prompt 2024-11-12 12:06:04 +01:00