Bence Ferdinandy

Results 51 issues of Bence Ferdinandy

I noticed that I have a lot of email addresses that have the name of people in them, but are just no-reply address from say, the person sharing a file...

enhancement

Just wanted to let you know, the README can be updated. There isn't a release of it yet, but you can already build from source.

### Contour Terminal version Contour Terminal Emulator 0.4.4-master-521b1408 ### Installer source Github: source code cloned ### Operating System Ubuntu 22.04 ### Architecture x86-64 ### Other Software [Colorize](https://git.sr.ht/~rjarry/aerc/tree/master/item/filters/colorize.c) filter from aerc...

bug

### Contour Terminal version Contour Terminal Emulator 0.4.4.6672-prerelease ### Installer source Github: CI actions ### Operating System Windows 11 ### Architecture x86-64 ### Other Software `tmux next-3.4` ### Steps to...

bug
platform: windows

### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20231029-184147-bc99181f ### Did...

bug
Windows

I added the i3 config path used by [regolith](https://regolith-linux.org/) for my convenience, but thought I'd share back to the original if you want to have it also. Thanks for the...

Here's the traceback after keyboard interrupt (using I'm using `python 3.11.1` with `ipython 8.8.0`). I waited minutes, but nothing happened. ``` [ins] In [5]: plt.show() --------------------------------------------------------------------------- KeyboardInterrupt Traceback (most recent...

### Windows build number: Microsoft Windows [Version 10.0.22631.3447] ### Your Distribution version: Release: 22.04 ### Your WSL versions: WSL version: 2.1.5.0 Kernel version: 5.15.146.1-2 WSLg version: 1.0.60 MSRDC version: 1.2.5105...

bug

I was poking around to see if I could script a session management around monomux and ran into this: ❯ kitty +kitten icat 2022-08-18-130820_1025x812_scrot.png Error: Terminal does not support reporting...

Currently mra recalculates the scores from scratch. It's not particularly slow, but not something you could run on every new email. Investigate how the ranking could be performed incrementally.