luchr

Results 5 issues of luchr

## Expected Behaviour If one uses the config (with neomutt compile options `+gnutls` and `+sasl`) ``` set smtp_url = 'smtps://...' unset smtp_user unset smtp_pass set ssl_starttls = no set ssl_client_cert...

type:bug

# (Signal-)slots with weak references Subtitle: _Tired of slot-bookkeeping?_ ## Facts 1. Currently **all** signals (i.e. instances of the class `_pyTTkSignal_obj`) are saved inside a list in the class variable...

This is not a bug-report or a report about a missing feature, but a "question/discussion" issue. This question came up [here](https://github.com/ceccopierangiolieugenio/pyTermTk/pull/75#issuecomment-1345613347) > about the look and feel, I always wondered...

enhancement
question

The rich text handler uses wide characters, but some file streams do not support fgetwc/ungetwc (e.g. streams created with fmemopen in glibc). The rich text handler now takes care of...

# Problem description git bisect: first commit where this happens: commit 699657c61b15621994b39d45596755f527d43d24 With the commit above my neomutt asks for imap-passwords (for my accounts) and then logs out immediately from...

type:bug