slumber: update to 5.2.0.
Added
Support all YAML values in profile fields #647
This required some major refactoring of the TUI code, particularly around template previews. If you notice any bugs, please report them.
Changed
Remove underline from table selected row style
Rename Copy as ... actions to Export as ...
Move component-specific recipe actions (URL, query params, etc.) into their own submenus
Fixed
Fix crash in TUI when previewing a JSON body containing a streamable function call (e.g. command() or file())
xbanner: Various build fixes.
PKGREVISION bumped because this contains a gets -> fgets change,
it's so bad that some operating systems have removed it from libc.
Update to version 9.2.219.
Changes:
- patch 9.2.0219: call stack can be corrupted
- patch 9.2.0218: visual selection highlighting in X11 GUI is wrong.
- patch 9.2.0217: filetype: cto files are not recognized
- patch 9.2.0216: MS-Windows: Rendering artifacts with DirectX
- patch 9.2.0215: MS-Windows: several tests fail in the Windows CUI.
- patch 9.2.0214: tests: Test_gui_system_term_scroll() is flaky
- patch 9.2.0213: Crash when using a partial or lambda as a clipboard provider
- patch 9.2.0212: MS-Windows: version packing may overflow
- translation(zh): Update the Simplify Chinese translation
- translation: align sponsor menu string spacing
- patch 9.2.0211: possible crash when setting 'winhighlight'
- runtime(fish): Add matchit support to filetype plugin
- patch 9.2.0210: tests: Test_xxd tests are failing
- runtime(doc): Update Italian xxd manpage
- patch 9.2.0209: freeze during wildmenu completion
- patch 9.2.0208: MS-Windows: excessive scroll-behaviour with go+=!
[49 lines not shown]
lowdown: update to 3.0.1.
Only 1 package depends on this.
Version 3.0.1, 2026-03-18
Flesh out -tmdoc to handle macros flush against other words and punctuation, e.g., (*-abcd*):.
Properly format -tmdoc and -tman compact lists, including nested compact lists.