Giter Site home page Giter Site logo

Comments (8)

brosasaki avatar brosasaki commented on September 22, 2024

EDIT: I’ve found that setting search-auto-complete-p nil in the context-buffer configuration is a work-around for the issue, for now.

from nyxt.

aadcg avatar aadcg commented on September 22, 2024

@brosasaki thanks for reporting.

It seems that after 36589e3, 8b00a2f and 14dac1e we still got it wrong. @shamazmazum, @jmercouris can you reproduce the reported issue?

It may be that the feature was poorly designed from its inception (from 8887a7e) and we're trying to fix a house made of sand.

We should probably do it from scratch and set search-auto-complete-p to nil by default in the mean time.

from nyxt.

jmercouris avatar jmercouris commented on September 22, 2024

Maybe. I'll have to look. In the interim, I'm more than happy to default to nil for this option.

from nyxt.

shamazmazum avatar shamazmazum commented on September 22, 2024

@aadcg I do not have this issue because I run nyxt with

(define-configuration context-buffer
  ((search-always-auto-complete-p nil)))

in the config :) I'll test it without this setting later. Not sure if search-auto-complete-p is the same as search-always-auto-complete-p.

from nyxt.

shamazmazum avatar shamazmazum commented on September 22, 2024

I cannot reproduce it. Navigation seems to be working fine and nyxt does not hang up.

from nyxt.

aadcg avatar aadcg commented on September 22, 2024

@shamazmazum did you test against the master branch or the 3.11.6 tag? Note that your PR #3385 will be part the next release. Regardless, it shouldn't make any difference since, if I recall correctly, the changes are orthogonal to the issue at hand.

I can't reproduce it as well. We should resort to the suggestion above if the issue is reproducible.

from nyxt.

shamazmazum avatar shamazmazum commented on September 22, 2024

@aadcg I tested against 3.11.6, but with those changes cherry-picked.

from nyxt.

aadcg avatar aadcg commented on September 22, 2024

Although not reproducible, let's keep this piece of information in the back of our heads.

Should anyone experience hangs, they could follow the tip and set search-auto-complete to nil.

from nyxt.

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.