noornee

Results 20 comments of noornee

> On which OS, mac, windows or linux ? Linux.

> Looks like a custom DE theming problem wow, don't know why i didn't think it could be my theme. I'll try to remove it entirely to see if it's...

> I saw those scrollbars after upgrading Electron to version 29 on my Lazer fork. They were caused by weird Bruno styling and the Chrome update. ahhh, I see. >...

> I looked into the Nix build file: https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/br/bruno/package.nix and the electron version in indeed overwritten: > > https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/br/bruno/package.nix#L100-L112 Woww, pheww!. Guess I'm going to open an issue in the...

> I managed to reproduce it using the latest version of electron and I see how to fix it, I am making a PR that's awesome!

>the default view for posts is "Local Active" which might not be what the user is most interested in. I for one would appreciate "Subscribed Top Day" as the default...

hmm, i cant reproduce this bug. what version of `lf` are you currently on ? i currently use version `30` and my terminal emulator is `Alacritty`.

> You can reproduce it by putting these few lines into a file, and making sure to move this file into an empty directory for the bug to be apparent...

> So I looked into this a bit more and at this point I think the issue is not to do with the `lf` code, but rather the [`tcell`](https://github.com/gdamore/tcell) TUI...

> It's really interesting the way you were able to narrow down this issue piece by piece until you found the real reason behind it. tbh. it's amazing. > Thank...