Git Product home page Git Product logo

Comments (6)

themoken avatar themoken commented on August 15, 2024

Hey Narrat, I was able to reproduce the empty :del issue and I just pushed a fix for both curses and an issue I ran into with the daemon and the new thread limiting fetch. Anyway, let me know if that fixes it for you.

I wasn't able to get :add to screw up though, in the whole log (not just the SIGUSR1 output) are there Exceptions?

from canto-curses.

Narrat avatar Narrat commented on August 15, 2024

That's the weird thing. No exceptions at all in the log. But the curses interface is hanging like #20 and #21 but without the cpu jumping to 100%
I will try it some more (giving it some more time)

And will test the fixes

from canto-curses.

Narrat avatar Narrat commented on August 15, 2024

Ok, more time was needed. Let it running for a while and sometimes later the "popup" appeared that the feed got added.
One note though. Items from a newly added feed aren't removed by f5+filter_read in the same curses session where the feed got added

from canto-curses.

themoken avatar themoken commented on August 15, 2024

F5 is bound to :update by default, which won't remove items, only add new ones. C-r (:refresh) will re-filter and re-sort everything. I should probably remove that distinction, but as of right now that's working as expected.

from canto-curses.

themoken avatar themoken commented on August 15, 2024

Actually, that was wrong, it should remove, just not reorder unless an option is set. I'll squash it, but I'll leave this bug closed since it's a new thing.

from canto-curses.

themoken avatar themoken commented on August 15, 2024

Okay, just pushed a fix for F5 not refiltering after :adding . Thanks for the reports.

from canto-curses.

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.