Skip to content

Commit 66e9ca6

Browse files
committed
chore: todo note
1 parent 294e476 commit 66e9ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/gp/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,6 +1691,7 @@ M.Prompt = function(params, target, agent, template, prompt, whisper, callback)
16911691
finish = M._selection_last_line + ll - fl
16921692
end
16931693

1694+
--TODO: this bugs out when GpEnew called from welcome screen
16941695
-- select from first_line to last_line
16951696
vim.api.nvim_win_set_cursor(0, { start + 1, 0 })
16961697
vim.api.nvim_command("normal! V")

0 commit comments

Comments
 (0)