Activate change-dir macro

This commit is contained in:
flyingscorpio@clevo 2022-05-14 12:52:40 +02:00
parent 1fdcbd35c7
commit 46759270ed

View file

@ -178,4 +178,4 @@ folder-hook $folder source ~/.config/neomutt/accounts/{{ account.fulladdress }}.
macro index,pager i{{ loop.index }} '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/{{ account.fulladdress }}.neomuttrc<enter><change-folder>!<enter>;<check-stats>' "switch to {{ account.fulladdress }}"
{% endfor %}
#macro index 'c' '<change-folder>?<change-dir><home> =<enter>'
macro index 'c' '<change-folder>?<change-dir><home> =<enter>'