—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.![]()
is that a question? Please describe what problem you have. And please fill out the template
这是一个问题吗?请描述您遇到的问题。并请填写模板
I use termux to install vim and ycm, and the prompts generated on ycm can only be selected by keys.
It would be great if you could add a mouse support
I don't understand. Googling tells me, that termux is a terminal emulator for android. I suppose you can touch and type buttons on the keyboard, right? And you want to use the mouse to directly select an item in the popup menu? Is that what you are asking?
My understanding of this issue is that we cannot select an item in the pum (popup menu) by the mouse, even with set mouse=a. Clicking on an item in the pum just closes the pum and selects the active item, regardless of where we click. I suppose that the bug reporter expected that clicking with the mouse on an item in the pum selects the item where we click. That said, the bug report is clearly not detailed enough. I don't think that the ycm (YouCompleteMe) plugin or termux are relevant here.
我对此问题的理解是,即使使用,我们也无法通过鼠标在pum(弹出菜单)中选择一个项目
set mouse=a。单击pum中的一个项目只会关闭pum并选择活动项目,无论我们单击何处。我想错误报告者希望用鼠标单击pum中的某个项目会选择我们单击的项目。也就是说,错误报告显然不够详细。我认为ycm(YouCompleteMe)插件或termux与此处无关。
i see ,thanks
Closed #7007.
If our understanding was correct, I think this is a valid request. Just takes some time until someone can look into it.
Reopened #7007.
我不明白 Googling告诉我,termux是android的终端模拟器。我想您可以触摸并键入键盘上的按钮,对吗?您想使用鼠标直接在弹出菜单中选择一个项目吗?那是你的要求吗?
I don't understand. Googling tells me, that termux is a terminal emulator for android. I suppose you can touch and type buttons on the keyboard, right? And you want to use the mouse to directly select an item in the popup menu? Is that what you are asking?
Yes ,
I don't understand. Googling tells me, that termux is a terminal emulator for android. I suppose you can touch and type buttons on the keyboard, right? And you want to use the mouse to directly select an item in the popup menu? Is that what you are asking?
我不明白 Googling告诉我,termux是android的终端模拟器。我想您可以触摸并键入键盘上的按钮,对吗?您想使用鼠标直接在弹出菜单中选择一个项目吗?那是你的要求吗?
I don't understand. Googling tells me, that termux is a terminal emulator for android. I suppose you can touch and type buttons on the keyboard, right? And you want to use the mouse to directly select an item in the popup menu? Is that what you are asking?
My understanding of this issue is that we cannot select an item in the pum (popup menu) by the mouse, even with
set mouse=a. Clicking on an item in the pum just closes the pum and selects the active item, regardless of where we click. I suppose that the bug reporter expected that clicking with the mouse on an item in the pum selects the item where we click. That said, the bug report is clearly not detailed enough. I don't think that the ycm (YouCompleteMe) plugin or termux are relevant here.
I refer to part of the ycm source code
I don't understand vimscipt and python.
I guess, the window is branched by vim. vimscipt api to handle.
for the record, if you just typed x5 it would have filtered down to a few candidates.
very nice,Cheers
Closed #7007.
Reopened #7007.