forge.nvim/lua/forge
Harivansh Rathi f3f66ae560 Fix fzf-lua ansi_from_hl compatibility
Wrap the highlighted segment render path so forge only consumes the first return value from fzf-lua's ansi_from_hl helper, and add a regression spec covering the newer two-value return shape.

Co-authored-by: Codex <noreply@openai.com>
2026-03-28 21:23:59 -04:00
..
picker Fix fzf-lua ansi_from_hl compatibility 2026-03-28 21:23:59 -04:00
codeberg.lua feat: add capabilities system and per-forge compatibility 2026-03-28 14:36:32 -04:00
github.lua feat: add capabilities system and per-forge compatibility 2026-03-28 14:36:32 -04:00
gitlab.lua feat: add capabilities system and per-forge compatibility 2026-03-28 14:36:32 -04:00
health.lua refactor(picker): canonicalize backend names into single table 2026-03-28 17:50:11 -04:00
init.lua refactor(picker): canonicalize backend names into single table 2026-03-28 17:50:11 -04:00
pickers.lua feat(picker): add multi-backend picker abstraction 2026-03-28 17:48:24 -04:00
review.lua feat: update helpdocs 2026-03-28 12:43:55 -04:00