July of 2022
Computer Science⚑
GNULinux⚑
NeoMutt⚑
-
New: Delete/undelete all messages.
To delete or undelete all:
- Press
D
orU
. - Enter
~A
to mark all.
- Press
Programming⚑
Debugging⚑
-
New: Better-exceptions.
Pretty and more helpful exceptions in Python, automatically.
pip install better_exceptions export BETTER_EXCEPTIONS=1