巢鹏

Results 6 comments of 巢鹏

Is it possible we add a `(` in completion result when detected it is a function. It should be easier and helpful.

It would be better that have switch for each provider caused I only want to turn off definition.

i had tried `pip install pyopengl` but get the same problem. ``` Traceback (most recent call last): File "main.py", line 7, in from pyglet.gl import * File "/usr/local/lib/python2.7/dist-packages/pyglet/gl/__init__.py", line 510,...

Sorry for random commenting. I like a feature like this so that I can build something like [fzf preview](https://github.com/junegunn/fzf#preview-window). Seems like owner prefer to use "copy" when "WithXXX()". ``` func...

Can fix this issue by [jvonhoff's comment](https://github.com/shuairan/gTile/issues/40#issuecomment-171476087) need to remove all `Main.panel.isHideable()` in `~/.local/share/cinnamon/extensions/gTile@shuairan/extension.js` Cinnamon 2.6.13

``` complete -c xh -f ``` Only means dont hint file for "xh ". But `ValueHint` must be the better solution.