Git Product home page Git Product logo

Comments (3)

thierryvolpiatto avatar thierryvolpiatto commented on August 27, 2024

Julien Fantin
[email protected]
writes:

Since you guys are on a roll I might as well point out the obvious here, and see if we can come up with a better UX for this essential use case.

  • Filtering is inconsistent/buggy
    If helm-mp-matching-method uses prefix matching like multi3p, in
    my ~/.emacs.d/, typing au will list auto-save-list, but aut
    clears the whole buffer
    Agree, other method than the default one are buggy, I might just remove
    them in future.
  • Matching should take precedence over creating a new file
    Still in ~/.emacs.d/' if I type in, I get a single match for init.el but the selection stays on the [?] input line.
    Ido got this right by automatically selecting the first match and requiring user intervention for creatng a file whose name yields a match.
    I prefer the actual behavior, especially for copying/renaming etc...
  • . and .. lines seem unnecessary especially since C-l will go up one level in the hierarchy.

The last two point combined make for a rather awkward flow when
traversing directories. I believe it'd be easier to get rid of the .
..and[?]` lines altogether, and have a keybinding to force
selecting the current input if there is a match.
No, they are all important, especially the "." and "..".


Reply to this email directly or view it on GitHub:
#26

Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on August 27, 2024

I am closing this issue, feel free to reopen with one topic by issue.
Thanks.

from helm.

thierryvolpiatto avatar thierryvolpiatto commented on August 27, 2024

Filtering is inconsistent/buggy
If helm-mp-matching-method uses prefix matching like multi3p, in my ~/.emacs.d/, typing au will list auto-save-list, but >aut clears the whole buffer
@julienfantin It is now fixed.

from helm.

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.