You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix hang when using --list-themes with an explicit pager, see #3457 (@abhinavcool42)
Fix negative values of N not being parsed in <N:M> line ranges without = flag value separator, see #3442 (@lmmx)
Fix broken Docker syntax preventing use of custom assets, see #3476 (@keith-hall)
Fix decorations being applied unexpectedly when piping. Now only line numbers explicitly required on the command line should be applied in auto decorations mode for cat compatibility. See #3496 (@keith-hall)
Fix diagnostics attempting to find the version of an executable named builtin when builtin pager is used. See #3498 (@keith-hall)
--help now correctly reads the config file for theme information etc. See #3507 (@keith-hall)
Other
Improve README documentation on pager options passed to less, see #3443 (@injust)
Make PowerShell completions compatible with PowerShell v5.1, see #3495 (@keith-hall)
Use more robust approach to escaping in Bash completions, see #3448 (@akinomyoga)
Syntaxes
Update quadlet syntax mapping to include *.{build,pod} files #3484 (@cyqsimon)