mirror of
https://github.com/sharkdp/bat
synced 2026-08-09 19:51:48 +00:00
Simplify and polish pager.rs and related code
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
- Only print themes hint in interactive mode (`bat --list-themes`), see #1439 (@rsteube)
|
||||
- Make ./tests/syntax-tests/regression_test.sh work on recent versions of macOS, see #1443 (@Enselic)
|
||||
- VimL syntax highlighting fix, see #1450 (@esensar)
|
||||
- Ignore PAGER=most by default with a warning to stderr, but allow override with BAT_PAGER or --config, see #1063 (@Enselic)
|
||||
- Ignore PAGER=most with a warning to stderr, but allow override with BAT_PAGER or --config, see #1063 (@Enselic)
|
||||
|
||||
## Other
|
||||
|
||||
|
||||
Reference in New Issue
Block a user