Giter VIP home page Giter VIP logo

Comments (7)

fnussbaum avatar fnussbaum commented on July 21, 2024 4

In emacs-helm/helm@a4380ca, the default value of helm-move-to-line-cycle-in-source was changed to t. Spacemacs does not customize this variable.

from spacemacs.

emacs18 avatar emacs18 commented on July 21, 2024

Did you try Control-o while selecting with helm?
This is how I select the new name being typed rather than any other name.

from spacemacs.

tigerjack avatar tigerjack commented on July 21, 2024

@emacs18 thanks, it seems to work indeed. Still, before, it was working by just using the down arrow. Is this the expected behavior?

from spacemacs.

emacs18 avatar emacs18 commented on July 21, 2024

For me Control-o or UP arrow work. DOWN arrow moves the cursor even further away from the top item which you are typing.
I've been using helm for many years. I don't think anything changed recently.

from spacemacs.

tigerjack avatar tigerjack commented on July 21, 2024

For me Control-o or UP arrow work.

Thank you for pointing out an alternative.

In emacs-helm/helm@a4380ca, the default value of helm-move-to-line-cycle-in-source was changed to t. Spacemacs does not customize this variable.

And that should be the culprit I guess. I will try to change this variable and test it soon. Many thanks!

from spacemacs.

emacs18 avatar emacs18 commented on July 21, 2024

The value of the variable does not matter much in that the new item being typed can be reached.
Whether it is t or nil, Control-o works.
Up/down arrows work slightly differently depending on the value of the variable.
If the variable is nil, then down arrow needs to be used to reach the item being typed.
If the variable is t, then up arrow needs to be used to reach the item being typed.
Thus the new item being typed can be reached either via Control-o or via up/down arrows.

from spacemacs.

smile13241324 avatar smile13241324 commented on July 21, 2024

If this variable is not true control-j and control-k does not longer work as expected breaking the evil workflow. I have noticed that too but did not come around to investigate.

I'll let the helm layer customise this var.

from spacemacs.

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.