aboutsummaryrefslogtreecommitdiff
path: root/internal/msg
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-09-11 21:51:56 +0200
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-09-11 21:51:56 +0200
commitd89a96e7d68b62817119c284a6a140fcf131ca4a (patch)
treee96d8101eae98fa738a17b1d6cf64547f0ee39fc /internal/msg
parent6969f7e70dcdf1a67efb6111b1889b77b72c9f21 (diff)
downloadfeed2imap-go-d89a96e7d68b62817119c284a6a140fcf131ca4a.tar.gz
feed2imap-go-d89a96e7d68b62817119c284a6a140fcf131ca4a.tar.bz2
feed2imap-go-d89a96e7d68b62817119c284a6a140fcf131ca4a.zip
Update gofeed dep.
Fixes #29.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
I forgot that some people like to store more than one line in their password files. We should only pass the first line to xdotool. 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 This works around a bug in xdotool parsing when encountering quotes, see https://github.com/jordansissel/xdotool/issues/72. Thanks to Gerd Wachsmuth for the report. 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10