Files
avante.nvim/lua/avante
Hanchin Hsieh 3dd5bed48f feat(ui): add support for multi-line messages in confirm dialog
1. Split message into multiple lines using vim.split()

2. Apply indent to each line of the message using vim.tbl_map()

3. Improve code readability by using vim.iter() and chained methods

4. Simplify button line generation with string.rep()

Signed-off-by: Hanchin Hsieh <me@yuchanns.xyz>
2025-03-17 16:21:39 +08:00
..
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-17 01:40:05 +08:00
2025-03-07 00:30:30 +08:00
2024-11-23 21:49:33 +08:00