x icon indicating copy to clipboard operation
x copied to clipboard

可以加一个换行的快捷键参数设置吗

Open zxhsocool opened this issue 11 months ago • 3 comments

需求动机

No response

提议的 API 是什么样的?

No response

zxhsocool avatar Apr 03 '25 09:04 zxhsocool

快键键配置得做到 XProvider 里去。

afc163 avatar Apr 03 '25 10:04 afc163

快键键配置得做到 XProvider 里去。 我现在是在onKeyDown方法中做得Ctrl + Enter换行,还要处理光标,期望可以加个参数,方便一遍,很多人的换行习惯都是Ctrl + Enter

zxhsocool avatar Apr 07 '25 03:04 zxhsocool

如果只是Sender 是否可以配置 submitType 就可以了

kimteayon avatar Apr 26 '25 04:04 kimteayon