nickjvandyke/opencode.nvim

feature: Support multiline input in ask

已關閉

#185 建立於 2026年2月24日

 (21 則留言) (5 個反應) (0 位負責人)Lua (127 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (3,504 顆星)
PR 合併指標
 (平均合併 2天 22小時) (30 天內合併 9 個 PR)

描述

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

I often write longer when using ask, and single line input box doesn't look great; it's also hard for me to do any modifications to the prompt.

Describe the solution you'd like

I understand that when using snacks, it only supports a single line input box. But essentially, we should have a fixed-width floating window that can take multiple lines of input, and ideally, I could also switch between normal/visual/insert mode for quick modification.

Describe alternatives you've considered

No other alternatives were considered.

Additional context

No response

貢獻者指南