Code Monkey home page Code Monkey logo

Comments (8)

wellle avatar wellle commented on May 23, 2024

Respecting ignorecase and smartcase should be quite straight forward. Fuzzy matching is a bit more involved since it would probably need to be implemented in the shell script itself.

from tmux-complete.vim.

justinmk avatar justinmk commented on May 23, 2024

Neocomplete does fuzzy matching, why reinvent it?

from tmux-complete.vim.

wellle avatar wellle commented on May 23, 2024

@justinmk: Solid point!

@kevin4fly: Try integrating tmux-complete with Neocomplete. That combination should already support smart case and fuzzy matching.

I'll still consider adding smart case support to tmux-complete itself.

from tmux-complete.vim.

kevin4fly avatar kevin4fly commented on May 23, 2024

@wellle @justinmk thanks for you guys reply.

i have to say there are so many completion plugins, no all people use neocomplete. these kind of completion plugins are pretty heavy since they are collecting words or other information in background. i can only choose one and now i am using YouCompleteMe for completing which is quite suit for me.

YCM support fuzzy completion also, but it doesn't provide this feature when working together with tmux-complete.

anyway, ignore case and smart case are sufficient i think. thanks for your guys nice work again!

from tmux-complete.vim.

wellle avatar wellle commented on May 23, 2024

@kevin4fly: I added support for 'ignorecase' and 'smartcase' in #48. Please let me know if anything doesn't work as expected.

Thanks for the recommendation 👍

from tmux-complete.vim.

kevin4fly avatar kevin4fly commented on May 23, 2024

@wellle Sorry for the belated reply.

I have checked the ignorecase and smartcase feature. Unfortunately, tmux-complete.vim doesn't work well with YouCompleteMe. There is not any response from vim after pressing <c-space>, of course that I have set let g:tmuxcomplete#trigger = 'omnifunc' in my vimrc.

Here now, I don't know if the matter is on YouCompleteMe or tmux-complete.vim since both of them have changed the code recently. I hope that you could take a look into this to see what is going on there.

from tmux-complete.vim.

wellle avatar wellle commented on May 23, 2024

@kevin4fly: Please open a new issue. Currently I don't have YouCompleteMe installed, so I can't check easily.

from tmux-complete.vim.

kevin4fly avatar kevin4fly commented on May 23, 2024

I have added anther issue #49 to track it.

from tmux-complete.vim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.