summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2024-08-18 14:06:43 -0700
committerXiao Pan <xyz@flylightning.xyz>2024-08-18 14:06:43 -0700
commit88be667390f75022cb54245ec7daed4af9674fdd (patch)
treebfad7216648700af9f20ec90d10ea96e0ff48171 /etc
parent503e4a2eca2e6e844a812fe5c15c56d2c33cf5fe (diff)
fix: neomutt new mail recipient tab complete error
When type recipient "abc def" and press tab to complete, abc and def will be send as two separate argument to abook if use old `abook --mutt-query '%s'`. Change to `abook --mutt-query %s` or `abook --mutt-query` both works. See comment, `man neomuttrc` query_command.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions