himalaya/vim/autoload/himalaya
Robert Günzler 0696f36f05
vim: msg_id is a uuid string (#383)
change the id parser according to the uuid spec:
https://datatracker.ietf.org/doc/html/rfc4122#section-3

and I get this error when using the vim plugin:

	Error: cannot find maildir message by short hash "0" at "/path/to/my/INBOX"
	Caused by:
	0: cannot find maildir message id from short hash "0"
	1: the short hash "0" matches more than one hash: 030598120934103c456ce08338886728, 06edb10a55efb89de45d8560aee33c8e

Signed-off-by: Robert Günzler <r@gnzler.io>
2022-05-28 09:49:40 +02:00
..
shared fix vim msg list and read 2021-09-19 18:08:27 +02:00
account.vim add ability to change account vim plugin (#91) 2021-06-03 16:08:03 +02:00
mbox.vim improve folder struct + msg management (#217) 2021-10-10 22:58:57 +02:00
msg.vim vim: msg_id is a uuid string (#383) 2022-05-28 09:49:40 +02:00
request.vim vim: render msg table directly from cli (#238) 2021-10-24 23:34:04 +02:00