2.home-manager/tests/modules/programs/alot/alot-expected.conf
ScribblyBirb a8e2d08ffd
alot: allow commas in maildir path (#6989)
Previously, maildir path was not escaped in any way, so using a path with commas
lead to a TypeError:

```
TypeError: expected string or bytes-like object, got 'list'
```
2025-05-07 18:17:09 -05:00

37 lines
615 B
Text

# Generated by Home Manager.
# See http://alot.readthedocs.io/en/latest/configuration/config_options.html
auto_remove_unread = True
handle_mouse = True
initial_command = search tag:inbox AND NOT tag:killed
prefer_plaintext = True
[tags]
[bindings]
[[bufferlist]]
[[search]]
[[envelope]]
[[taglist]]
[[thread]]
[accounts]
[[hm@example.com]]
address=hm@example.com
draft_box='maildir:///home/hm-user/Mail/hm@example.com/Drafts'
realname=H. M. Test
sendmail_command=
sent_box='maildir:///home/hm-user/Mail/hm@example.com/Sent'
auto_remove_unread = True
ask_subject = False
handle_mouse = True
[[[abook]]]