summary refs log tree commit diff
path: root/txt/music
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-03-30 17:26:55 -0400
committerJune McEnroe <june@causal.agency>2018-03-30 17:26:55 -0400
commit4f8c7d55b516543da97649aba6507b7c595767a4 (patch)
tree55b2b1640e6719a68fef4de356a8e723c8ead9b1 /txt/music
parentAdd d-_-b crate (diff)
downloadsrc-4f8c7d55b516543da97649aba6507b7c595767a4.tar.gz
src-4f8c7d55b516543da97649aba6507b7c595767a4.zip
Set g:clipboard to pb{copy,paste} always
Previously neovim would use these automatically if it found them, but
now it only checks for them on macOS. pbd continues to work well.
Diffstat (limited to 'txt/music')
0 files changed, 0 insertions, 0 deletions
td>Implement getservinfo for SRV lookupJune McEnroe 2020-10-29Update README build instructions 1.2June McEnroe 2020-10-29Say OpenSSL in additional permission noticesJune McEnroe 2020-10-27Refactor IMAP structJune McEnroe 2020-10-27Rewrite compat and add configure scriptJune McEnroe 2020-10-24Use open_memstream rather than fmemopenJune McEnroe 2020-06-08Add additional permission for linking with LibreSSLJune McEnroe https://www.gnu.org/licenses/gpl-faq.en.html#GPLIncompatibleLibs 2020-05-05Update email addresses 1.1June McEnroe 2020-05-05Update compat.h for split read/write streamsJune McEnroe 2020-05-05Encode the path as Subject with QJune McEnroe 2020-05-04Clean up notemap with dataCheckJune McEnroe 2020-05-04Update IMAP parserJune McEnroe 2020-04-08Use a real IMAP parserJune McEnroe 2020-01-28Call fopencookie with a+ 1.0June McEnroe This fixes strange behaviour when interleaving reads and writes. 2020-01-28Add arc4random_buf compatibilityJune McEnroe